summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Scanner.l
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
|
* Fixed ICE-5384 - slice2cs crash with /**/ commentJose2013-07-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* 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
* 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
|
* 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 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Bug 3519 - fix isalpha, isprint, ... usageDwayne Boone2008-10-30
|
* Updated copyrightDwayne Boone2008-01-23
|
* Merge branch 'master' of ssh://cvs.zeroc.com/home/git/iceBernard Normier2007-12-21
|\ | | | | | | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp
| * Bug 2477.Michi Henning2007-12-20
| |
* | IceUtil cleanup (first commit)Bernard Normier2007-12-21
|/
* Updated copyright headerDwayne Boone2007-01-08
|
* Bug 966.Michi Henning2006-06-27
|
* Updated copyrightDwayne Boone2006-03-14
|
* But 716.Michi Henning2006-02-22
|
* Backed out previous change--was barking up the wrong tree.Michi Henning2006-02-22
|
* Bug 716.Michi Henning2006-02-21
|
* Windows x64 portBernard Normier2005-11-21
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=199Matthew Newhook2005-09-02
|
* Fixed bug #80: removed Int64Min / Int64MaxBernard Normier2005-04-18
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Deprecation of global Slice definitions.Michi Henning2004-08-31
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* floating constant fixesMarc Laukien2003-12-04
|
* removing bison stuff from Parser.h; adding type() accessor to EnumMark Spruiell2003-10-22
|
* flex fixesMarc Laukien2003-09-14
|
* Underscores in Slice identifiers now create an error instead of a warning.Michi Henning2003-02-07
|
* Changed Java mapping for Operations interface. Interface Foo now createsMichi Henning2003-02-07
| | | | | _FooOperations. "Operations" is no longer a reserved suffix for Slice identifiers.
* version update; date changeMarc Laukien2003-02-04
|
* fixed copyright dateMarc Laukien2002-11-06
|
* changing copyright location; adding GPL noteMark Spruiell2002-10-28
|
* changing Mutable Realms to ZeroCMark Spruiell2002-10-26
|
* Added changes for idempotent.Michi Henning2002-08-22
|
* Reworked parser for nonmutating keyword. Nonmutating is now onlyMichi Henning2002-08-20
| | | | permissible for operations, as it should be.
* Fixed assertion bug for operation redefinitions.Michi Henning2002-08-13
|