2009-06-15 |
Angel Ortega | New encoding 'utf-8bom'.
|
commit | commitdiff | tree |
2009-06-15 |
Angel Ortega | The autodetected encoding is set in 'DETECTED_ENCODING'.
|
commit | commitdiff | tree |
2009-06-10 |
Angel Ortega | Improved file encoding autodetection by using the BOMs.
|
commit | commitdiff | tree |
2009-05-27 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-05-27 |
Angel Ortega | Also accept empty strings for default locale in mpdm_encoding().
|
commit | commitdiff | tree |
2009-05-17 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-05-17 |
Angel Ortega | Renamed mpdm_scanf() to mpdm_sscanf().
|
commit | commitdiff | tree |
2009-05-08 |
Angel Ortega | Sync to blanks in scanf() (more likely to the real...
|
commit | commitdiff | tree |
2009-05-04 |
Angel Ortega | Fix scanf() hex numbers.
|
commit | commitdiff | tree |
2009-05-04 |
Angel Ortega | Explicit sets also allow other % commands to be specified...
|
commit | commitdiff | tree |
2009-05-04 |
Angel Ortega | Store scanf() standard sets in a struct.
|
commit | commitdiff | tree |
2009-05-01 |
Angel Ortega | Add support for _fullpath() for file canonicalization.
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | New version start.
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | Revert "Delete all traces of scanf(), as it won't be...
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | Version 1.0.7 RELEASED.
|
commit | commitdiff | tree |
2009-04-26 |
Angel Ortega | Delete all traces of scanf(), as it won't be part of...
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Only test for *f in the upper loop, as a %n format...
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | New command %S to mpdm_scanf().
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Avoid using yet another buffer.
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Move working buffers to global ones.
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Don't generate empty values in mpdm_scanf().
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Added the 'position' command to mpdm_scanf().
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Sum offset to the input data, not the format.
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Added an offset to mpdm_scanf().
|
commit | commitdiff | tree |
2009-04-25 |
Angel Ortega | Added support for %% in mpdm_scanf().
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | Added more stress tests.
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | Only add chars to the dynamic string if not being ignored.
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | Added many stress tests for mpdm_scanf().
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | Skip the closing square bracket.
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | Swapped mpdm_scanf() arguments, to match sprintf()...
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | If yset is empty, accepts as a true set.
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | Added mpdm_scanf() prototype to mpdm.h.
|
commit | commitdiff | tree |
2009-04-24 |
Angel Ortega | New function mpdm_scanf() (without any test).
|
commit | commitdiff | tree |
2009-04-07 |
Angel Ortega | New function mpdm_chdir().
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | If mpdm_dump_1 is NULL, it's set back to dump_1() by...
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Fix mpdm_dump_1() definition in mpdm.h.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Use mpdm_pokews() instead of mpdm_poke() wherever possible.
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | New convenience function mpdm_pokews().
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | Call mpdm_dump_1() instead of dump_1() in mpdm_dumper().
|
commit | commitdiff | tree |
2009-04-06 |
Angel Ortega | The dump_1() function is now pluggable.
|
commit | commitdiff | tree |
2009-03-27 |
Angel Ortega | Delete repeated directory delimiters in mpdm_glob().
|
commit | commitdiff | tree |
2009-03-26 |
Angel Ortega | Treat NULL and empty base the same in mpdm_glob().
|
commit | commitdiff | tree |
2009-03-26 |
Angel Ortega | Use the base directory in Win32 globbing.
|
commit | commitdiff | tree |
2009-03-26 |
Angel Ortega | Use the base directory in Unix globbing.
|
commit | commitdiff | tree |
2009-03-26 |
Angel Ortega | Added a base directory argument to mpdm_glob() (still...
|
commit | commitdiff | tree |
2009-03-26 |
Angel Ortega | In expand_ampersands(), fix double backslash processing.
|
commit | commitdiff | tree |
2009-03-26 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2009-03-25 |
Angel Ortega | Fix win32 globbing (Closes: #1110).
|
commit | commitdiff | tree |
2009-03-25 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2009-02-03 |
Angel Ortega | Fix disappearing ampersands (Closes: #1109).
|
commit | commitdiff | tree |
2009-02-02 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2008-12-23 |
Angel Ortega | Suppressed some warnings.
|
commit | commitdiff | tree |
2008-12-07 |
Angel Ortega | Version 1.0.6 RELEASED.
|
commit | commitdiff | tree |
2008-12-04 |
Angel Ortega | Improved mp_doccer detection.
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Better wording in abstract.
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Added an abstract to mp_doccer documents.
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Take into account docs that need both Grutatxt and...
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Added doc/mpdm_api.txt to 'docsclean' target.
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Improve expand_ampersands() to allow escaping backslashes.
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | Merge branch 'master' of git.triptico.com:git/mpdm
|
commit | commitdiff | tree |
2008-11-28 |
Angel Ortega | New stress test for escaped backslashes in sregex.
|
commit | commitdiff | tree |
2008-11-21 |
Angel Ortega | Updated documentation.
|
commit | commitdiff | tree |
2008-11-21 |
Angel Ortega | Updated to build mpdm_api.txt and mpdm_api.html.
|
commit | commitdiff | tree |
2008-10-17 |
Angel Ortega | The dumping functions show (emphatically) when a value...
|
commit | commitdiff | tree |
2008-10-17 |
Angel Ortega | When a value is destroyed, is marked with the MPDM_DELETED...
|
commit | commitdiff | tree |
2008-10-06 |
Angel Ortega | Key values in the hash substitutor in sregex() can...
|
commit | commitdiff | tree |
2008-10-01 |
Angel Ortega | More win32 languages.
|
commit | commitdiff | tree |
2008-09-30 |
Angel Ortega | Updated RELEASE_NOTES.
|
commit | commitdiff | tree |
2008-09-30 |
Angel Ortega | Added a hack to set language information in win32.
|
commit | commitdiff | tree |
2008-09-30 |
Angel Ortega | The environment is stored in a hash called ENV in mpdm_root().
|
commit | commitdiff | tree |
2008-03-31 |
Angel Ortega | Add support for realpath().
|
commit | commitdiff | tree |
2008-03-31 |
Angel Ortega | Add detection for realpath() in case canonicalize_file_name...
|
commit | commitdiff | tree |
2008-03-30 |
Angel Ortega | Fixed a typo in mpdm_regex().
|
commit | commitdiff | tree |
2008-03-30 |
Angel Ortega | mpdm_regex() returns NULL even with the 'g' flag.
|
commit | commitdiff | tree |
2008-03-30 |
Angel Ortega | New flag 'g' in mpdm_regex().
|
commit | commitdiff | tree |
2008-03-30 |
Angel Ortega | Regex matching for one string moved to the static function...
|
commit | commitdiff | tree |
2008-03-30 |
Angel Ortega | Fix mpdm_sprintf() (Closes: #1108).
|
commit | commitdiff | tree |
2008-03-29 |
Angel Ortega | Updated TODO.
|
commit | commitdiff | tree |
2008-01-07 |
Angel Ortega | Added AUTHORS and COPYING to the doc installation.
|
commit | commitdiff | tree |
2008-01-07 |
Angel Ortega | Changed the way the documents are installed.
|
commit | commitdiff | tree |
2008-01-05 |
Angel Ortega | Renamed Makefile variable RAW_DOCS to ADD_DOCS.
|
commit | commitdiff | tree |
2008-01-05 |
Angel Ortega | Changed the way of dealing with no Grutatxt or mp_doccer.
|
commit | commitdiff | tree |
2008-01-04 |
Angel Ortega | New Makefile target realdistclean.
|
commit | commitdiff | tree |
2008-01-02 |
Angel Ortega | Better mp_doccer alternative in config.sh.
|
commit | commitdiff | tree |
2008-01-02 |
Angel Ortega | Add mp_doccer detection to config.sh.
|
commit | commitdiff | tree |
2008-01-02 |
Angel Ortega | Fixed typo in config.sh.
|
commit | commitdiff | tree |
2008-01-02 |
Angel Ortega | Add Grutatxt detection to config.sh.
|
commit | commitdiff | tree |
2007-12-08 |
Angel Ortega | Use .SUFFIXES instead of enumerating all documents.
|
commit | commitdiff | tree |
2007-12-05 |
Angel Ortega | Version 1.0.3 RELEASED.
|
commit | commitdiff | tree |
2007-10-03 |
Angel Ortega | version 1.0.2 RELEASED.
|
commit | commitdiff | tree |
2007-09-25 |
Angel Ortega | Components in mpdm_sym() can be executable values ...
|
commit | commitdiff | tree |
2007-08-24 |
Angel Ortega | Don't use MB_CUR_MAX as array size, as it can be non...
|
commit | commitdiff | tree |
2007-08-24 |
Angel Ortega | Set CFLAGS to "-g -Wall" only if CC is gcc.
|
commit | commitdiff | tree |