Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Rename global metadata to local metadata. (#1231) | Bernard Normier | 2021-01-08 |
| | | | Fixes #828 | ||
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Fix failure related to Slice Scanner fixes | Jose | 2018-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 EOF | Jose | 2018-11-13 |
| | | | | Close #295 | ||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed Slice/Scanner.l build issue with macOS (ICE-8574) | Benoit Foucher | 2017-11-21 |
| | |||
* | Fix for ICE-8416 | Austin Henriksen | 2017-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 #line | Bernard Normier | 2017-02-19 |
| | | | | Regenerated all Scanner and Grammar files on CentOS 7 | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Adding '6' as allowed leading digit in octal escape sequence parsing | Bernard Normier | 2016-10-26 |
| | | |||
* | | Slice compilers now emit deprecated warning for classes with operations ↵ | Bernard Normier | 2017-02-04 |
| | | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation | ||
* | | Fixed ICE-7156 - Bison/flex generation | Benoit Foucher | 2016-12-07 |
| | | |||
* | | Refactored string literal generation and updated identityToString format | Bernard Normier | 2016-10-25 |
| | | |||
* | | Changed parsing of hex escape sequences in Slice string literals | Bernard Normier | 2016-10-12 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Jose | 2016-03-08 |
|\| | |||
| * | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2016-03-01 |
|\| | |||
| * | Update copyright headers | Joe George | 2016-03-01 |
| | | |||
* | | C++11 mapping initial commit | Jose | 2015-12-01 |
|/ | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-5384 - slice2cs crash with /**/ comment | Jose | 2013-07-19 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | 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 | ||
* | 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 |
| | |||
* | 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 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Bug 3519 - fix isalpha, isprint, ... usage | Dwayne Boone | 2008-10-30 |
| | |||
* | Updated copyright | Dwayne Boone | 2008-01-23 |
| | |||
* | Merge branch 'master' of ssh://cvs.zeroc.com/home/git/ice | Bernard Normier | 2007-12-21 |
|\ | | | | | | | | | | | Conflicts: cpp/src/Slice/VbUtil.cpp | ||
| * | Bug 2477. | Michi Henning | 2007-12-20 |
| | | |||
* | | IceUtil cleanup (first commit) | Bernard Normier | 2007-12-21 |
|/ | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Bug 966. | Michi Henning | 2006-06-27 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| |