summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Scanner.l
Commit message (Collapse)AuthorAge
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
| | | Fixes #828
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fix failure related to Slice Scanner fixesJose2018-11-13
| | | | | | | Revert the IceStorm/Grammar generated files to use the old Bison version. Regenerate Slice/Scanner using using Flex 2.5
* Do not compare char to EOFJose2018-11-13
| | | | Close #295
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Update copyright year to 2018Jose2018-02-14
|
* Fixed Slice/Scanner.l build issue with macOS (ICE-8574)Benoit Foucher2017-11-21
|
* Fix for ICE-8416Austin Henriksen2017-11-04
| | | | | Scoped identifiers now have their own token types Identifier validity is now assessed in the scanning phase
* Updated Flex rule to generate correct file references in #lineBernard Normier2017-02-19
| | | | Regenerated all Scanner and Grammar files on CentOS 7
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * Adding '6' as allowed leading digit in octal escape sequence parsingBernard Normier2016-10-26
| |
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | Fixed ICE-7156 - Bison/flex generationBenoit Foucher2016-12-07
| |
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
| |
* | Changed parsing of hex escape sequences in Slice string literalsBernard Normier2016-10-12
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | C++11 mapping initial commitJose2015-12-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
|