Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Adding '6' as allowed leading digit in octal escape sequence parsing | Bernard Normier | 2016-10-26 |
| | |||
* | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | regenerate Scanner.cpp | Jose | 2013-07-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | regenerate Grammar & Scanner files in rhel6 | Jose | 2012-10-20 |
| | |||
* | Fixed Scanner.cpp build issue on Windows 32 bits | Benoit Foucher | 2012-09-14 |
| | |||
* | Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12) | Bernard Normier | 2012-09-07 |
| | | | | Fix to BasicStream.h (unitialized data member) that caused occasional failures in Ice/stream test | ||
* | Minor fixes to Scanner generated files to just include ScannerConfig.h. | Jose | 2012-08-10 |
| | |||
* | regenerate Scanner files | Jose | 2012-08-09 |
| | |||
* | remove ScannerConfig.h > move fixes to Scanner.l | Jose | 2012-08-08 |
| | |||
* | fixes for Scanner.l & VC comilers | Jose | 2012-08-08 |
| | |||
* | parser support for optional data members | Mark Spruiell | 2012-05-16 |
| | |||
* | * C++ implementation for compact/sliced formats | Mark Spruiell | 2012-05-08 |
| | | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property | ||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | bug 4752 - allow underscores in Slice identifiers | Mark Spruiell | 2010-05-24 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3140 - skip BOM at top of included file | Dwayne Boone | 2009-08-17 |
| | |||
* | Bug 3140 - allow UTF-8 BOM in slice files | Dwayne Boone | 2009-05-20 |
| | |||
* | Removed nonmutating keyword | Dwayne Boone | 2009-05-15 |
| | |||
* | bug 3523 - commit flex/bison files | Mark Spruiell | 2009-01-09 |