Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Got carried away when changing the tests to unbuffered I/O and changed more | Michi Henning | 2004-07-06 |
| | | | | than necessary. Changed back now :-) | ||
* | Changed test scripts to use unbuffered I/O so when we run the scripts from | Michi Henning | 2004-07-06 |
| | | | | | allTests.py, we get to see the output as it is produced, not line by line. | ||
* | Fixed copyright | Bernard Normier | 2004-05-18 |
| | |||
* | Updated copyright notice | Bernard Normier | 2004-05-11 |
| | |||
* | Fixed missing LD_LIBRARY_PATH | Bernard Normier | 2004-03-03 |
| | |||
* | version update; date change | Marc Laukien | 2003-02-04 |
| | |||
* | fixed copyright date | Marc Laukien | 2002-11-06 |
| | |||
* | changing copyright location; adding GPL note | Mark Spruiell | 2002-10-28 |
| | |||
* | changing Mutable Realms to ZeroC | Mark Spruiell | 2002-10-26 |
| | |||
* | Added --case-sensitive option. | Michi Henning | 2002-09-17 |
| | |||
* | Added missing backslash in regular expressions to interpret "." as a | Michi Henning | 2002-08-13 |
| | | | | literal dot instead of a wildcard.. | ||
* | Changed Slice parser to disallow leading underscore for identifiers. | Michi Henning | 2002-07-25 |
| | | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules. | ||
* | added space | Marc Laukien | 2002-07-09 |
| | |||
* | Added more case-insensitive checks for struct, exception, and class | Michi Henning | 2002-07-01 |
| | | | | | definitions. Changed parser to write diagnostics to stdout instead of stderr. | ||
* | fix | Marc Laukien | 2002-05-06 |
| | |||
* | removed nonmutating as keyword | Marc Laukien | 2002-01-25 |
| | |||
* | Some python changes. | Matthew Newhook | 2001-12-06 |
| | |||
* | Minor mods to fix some typos, and to update the .depend to support the new | Anthony Neal | 2001-11-20 |
| | | | | SecurityException.ice file. | ||
* | fixes | Marc Laukien | 2001-10-14 |
| | |||
* | sequence, dictionary | Marc Laukien | 2001-09-07 |
| | |||
* | fixes | Marc Laukien | 2001-09-03 |
| | |||
* | Ice.PrintProcessId, run.py cleanup | Marc Laukien | 2001-08-21 |
| | |||
* | IcePack/simple | Marc Laukien | 2001-08-16 |
| | |||
* | IcePack ; restructuring | Marc Laukien | 2001-08-15 |