- Jun 29, 2011
-
-
chrender authored
- Changed version number to 0.7.0-b11.
-
chrender authored
- Sync with trunk: Fixed possible parse buffer overflow by avoiding a possible double entry in the parse buffer in a single tokenise loop.
-
chrender authored
- Fixed broken #endif directive.
-
chrender authored
- Completed and adapted colour types to z-color-indexes.
-
chrender authored
- Added named colors to config file output.
-
chrender authored
- Implemented "background-color-name" and "foreground-color-name". - Fixed "random-mode" and "command-file" config types. - Added sound interface to config processing.
-
chrender authored
- Minor cleanup.
-
chrender authored
- Fixed two bugs which resulted from conversion to filesys interface in z-file-search and -detection.
-
- Jun 28, 2011
-
-
chrender authored
- Fixes for new config switch implementation.
-
chrender authored
- Replaced DISABLE_LIBXML2 with DISABLE_BABEL. - Implented DISABLE_FILELIST and DISABLE_CONFIGFILES.
-
chrender authored
- Sync with trunk: Fix possible parser buffer overflow from ignoring maximum number of words during tokenize.
-
chrender authored
- Fixed broken "get_available_locale_names" function.
-
- Jun 27, 2011
-
-
chrender authored
- Added forgotten include for off_t type.
-
chrender authored
- Implemented standard C IO interface. - Implemented "fsi" -- "file system interface" reference pointer.
-
chrender authored
- Wrapped IO into filesys_interface.
-
chrender authored
- Added filesys interface for GLK-API-implementation.
-
- Jun 02, 2011
-
-
chrender authored
- Implemented "get_config_value" and "get_config_option_names" for screen and sound interfaces.
-
- May 15, 2011
- May 14, 2011
-
-
chrender authored
- Added stream2-hyphenation variable name.
-
chrender authored
- Added language parameter to babel information.
-
chrender authored
- Fixed progress indicator when evaluating files. - Added forgotten evaluation for "z-code-root-path" variable. - Removed unused directory parameter for searching z-machine files.
-
chrender authored
- Added detection for locale switches. - Avoided trying to load patterns every time when no patterns are present.
-
chrender authored
- Added support for "stream2-hyphenation" variable.
-
chrender authored
- Simplified config variable parsing using "is_valid_libfizmo_config_key" function.
-
chrender authored
- Added "stream2-hyphenation" configuration variable. - Added "is_valid_libfizmo_config_key" function.
-
chrender authored
- Fixed typo.
-
chrender authored
- Added configuration file example.
-
chrender authored
- Updated prototype configuration description.
-
- May 10, 2011
- May 06, 2011
- May 05, 2011
- May 04, 2011
-
-
chrender authored
- Minimum formatting issue.
-
chrender authored
- Added other author's software license information.
-
chrender authored
- Added missing copyright information for hyphenation pattern files.
-
chrender authored
- Implemented support for comments starting with '%' in pattern files in order to supported copyright messages.
-
chrender authored
- Updated copyright date.
-