summaryrefslogtreecommitdiff
path: root/cpp/src/IceGrid/Scanner.cpp
Commit message (Collapse)AuthorAge
* Remove unnecessary tabsJoe George2017-05-03
|
* Removed tabs and trailing whitespace from .l and .y filesBernard Normier2017-05-02
|
* 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
| |
* | Another fix for ICE-7458 - regenerated Scanner.l on xenial64Benoit Foucher2016-12-07
| |
* | Fixed for ICE-7458 - Removed escaping form double quoted strings of ↵Benoit Foucher2016-12-06
|/ | | | icegridadmin command arguments
* Update copyright headersJoe George2016-03-01
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Regenerate bison/flex files to use correct versionsJose2014-10-08
|
* Initial merge for ICE-2400:Bernard Normier2014-08-14
| | | | | | | - added new Logger admin facet (C++ only) - this Logger facet allows remote application to retrieve the Ice log file, including recently logged events, with optional filters - this logger facet also allows remote applications to attach RemoteLogger objects to get new logs as they are generated - added new "show log" feature to icegridadmin, to retrieve Ice log file of Ice server (not yet implemented for IceGrid registry and node)
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* regenerate Grammar & Scanner files in rhel6Jose2012-10-20
|
* Fixed ICE-4868: processors is now either 'threads' or 'sockets', as appropriateBernard Normier2012-10-15
|
* 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
|
* Scanner fixes for VS2008Jose2012-08-09
|
* remove ScannerConfig.h > move fixes to Scanner.lJose2012-08-08
|
* fixes for Scanner.l & VC comilersJose2012-08-08
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fix for bug 3234 - Initial support for getting processor socket count with ↵Benoit Foucher2009-12-08
| | | | IceGrid
* 4387 - Commited IceGrid/Scanner.cpp doesn't compilce with VC9Jose2009-11-28
|
* 4279 - alllTest.py fails to run if source path contains white spaces.Jose2009-11-26
|
* bug 3523 - commit flex/bison filesMark Spruiell2009-01-09