summaryrefslogtreecommitdiff
path: root/cpp/include/IceUtil/ScannerConfig.h
Commit message (Collapse)AuthorAge
* Do not omit param names for documented parameters - Close #465Jose2019-08-06
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Replaced VC1xx by v1xx for consistencyBernard Normier2018-11-09
|
* Disable warning C5033: 'register' is no longer a supportedJose2018-04-18
| | | | | | The lex generated scanners still use 'register' storage class we have to disable the warning when building the generated scanners.
* Update copyright year to 2018Jose2018-02-14
|
* Remove excessive empty linesJoe George2017-06-07
|
* Updated Flex rule to generate correct file references in #lineBernard Normier2017-02-19
| | | | Regenerated all Scanner and Grammar files on CentOS 7
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Update copyright headersJoe George2016-03-01
|
* Fix ICE-6556 - Fix clang warningJoe George2015-06-04
| | | | Fix clang warning in flex generated code
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5804 - Warnings when building with GCC (Eliminate C style casts)Jose2014-10-30
|
* Fixed (ICE-5506) - libSlice build failure with Xcode-5.1 C++11 modeJose2014-03-26
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* Minor fixes to Scanner generated files to just include ScannerConfig.h.Jose2012-08-10
|
* Add ScannerConfig.hJose2012-08-09
|
* remove ScannerConfig.h > move fixes to Scanner.lJose2012-08-08
|
* fixes for Scanner.l & VC comilersJose2012-08-08