- 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.
-
chrender authored
- Fixed typo.
-
- Apr 18, 2011
-
-
chrender authored
- Made wordwrapper flush metadata behind text o force flush.
-
- Apr 04, 2011
-
-
chrender authored
- Made "print_table" use "process_set_cursor" function. This will allow the blockbuffer also receive cursor movements.
-
chrender authored
- Made "process_set_cursor" accessible to non-output.c functions.
-
chrender authored
- Moved cursor processing code from "opcode_set_cursor" to new function "process_set_cursor" to allow "print_table" to re-use logic. - Renamed all "OPCODE:" tracelogs to "Opcode:".
-
- Apr 03, 2011
-
-
chrender authored
- Sync tokensize fix from fizmo 0.6.
-
- Apr 01, 2011
-
-
chrender authored
- Implemented install-dev.
-
- Mar 31, 2011
-
-
chrender authored
- Implemented handling of DEV_INSTALL_PREFIX.
-
- Mar 30, 2011
- Jan 27, 2011
-
-
chrender authored
- Raised version number due to POP-opcode fix.
-