summaryrefslogtreecommitdiff
path: root/cpp/src/IceSSL/ConfigParser.cpp
Commit message (Collapse)AuthorAge
* new IceSSL pluginMark Spruiell2006-03-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* fixing an encoding bug in IceSSLMark Spruiell2005-01-05
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* GCC 3.4 portBernard Normier2004-05-08
|
* - Removed dependency on Xerces.Mark Spruiell2003-09-11
| | | | | | | | | - Removed generic stream interface Ice::Stream and ice_marshal functions. - Removed XML stream implementation and related test. - Removed XML transformer and related test. - Removed slice2xsd. - Added C++ wrapper for the expat XML parser in IceXML::Parser. - Removed XML encoding from Freeze.
* Sun: 64 bit + CC 5.3 supportBernard Normier2003-04-29
|
* Eliminated numerous warnings from Sun C++ 5.4 buildsBernard Normier2003-04-24
|
* qualify all Xerces types to avoid conflict with VC7Mark Spruiell2003-02-23
|
* portability fixes for openssl, xerces; dependency updateMark Spruiell2003-02-21
|
* 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
|
* Now logging uses LoggerUtil.Anthony Neal2002-09-13
|
* Fixes as per Marc's comments.Anthony Neal2002-09-09
|
* commentsMarc Laukien2002-09-06
|
* Xerces 2.1.0 portMark Spruiell2002-09-05
|
* Changed Slice parser to disallow leading underscore for identifiers.Michi Henning2002-07-25
| | | | | | | | Changed Slice parser to reject identifiers beginning with "Ice", unless the --ice option is used. Changed Slice parser to disallow identifiers that have a trailing "Operations", "Holder", "Helper", "Prx", or "Ptr", to avoid clashes with language mappings. Fixed tests and remaining code base to work correctly with the changed rules.
* added spaceMarc Laukien2002-07-09
|
* removed spacesMarc Laukien2002-06-25
|
* removed spaces after keywordsMarc Laukien2002-06-23
|
* stlport in debug modeMarc Laukien2002-06-10
|
* Fix for the Xerces-c related memory leaks.Anthony Neal2002-05-07
|
* Renaming Ice.Trace.Security to IceSSL.Trace.Security Cleaning up IceSSLMark Spruiell2002-04-26
| | | | dependencies on Ice core
* merging from plugins branchMark Spruiell2002-04-24