summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Scanner.cpp
Commit message (Collapse)AuthorAge
* Adding '6' as allowed leading digit in octal escape sequence parsingBernard Normier2016-10-26
|
* ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
|
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* regenerate Scanner.cppJose2013-07-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* regenerate Grammar & Scanner files in rhel6Jose2012-10-20
|
* Fixed Scanner.cpp build issue on Windows 32 bitsBenoit Foucher2012-09-14
|
* Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-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.Jose2012-08-10
|
* regenerate Scanner filesJose2012-08-09
|
* remove ScannerConfig.h > move fixes to Scanner.lJose2012-08-08
|
* fixes for Scanner.l & VC comilersJose2012-08-08
|
* parser support for optional data membersMark Spruiell2012-05-16
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-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 copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4752 - allow underscores in Slice identifiersMark Spruiell2010-05-24
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3140 - skip BOM at top of included fileDwayne Boone2009-08-17
|
* Bug 3140 - allow UTF-8 BOM in slice filesDwayne Boone2009-05-20
|
* Removed nonmutating keywordDwayne Boone2009-05-15
|
* bug 3523 - commit flex/bison filesMark Spruiell2009-01-09