summaryrefslogtreecommitdiff
path: root/cpp/src/FreezeScript/Data.cpp
Commit message (Collapse)AuthorAge
* Moved Freeze to its own repositoryDwayne Boone2015-11-13
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* remove VC6 supportJose2012-08-08
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* 4471 - read(std::vector<bool>) and Stream deprecate old methods.Jose2009-12-14
|
* Fix 3650 - Stop using POSIX functions on windows.Dwayne Boone2009-02-18
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* Fixed GCC 4.3 build failuresBernard Normier2008-02-23
|
* Updated copyrightDwayne Boone2008-01-23
|
* - Fixing NullHandleException in FreezeScript when a script attempts toMark Spruiell2007-11-14
| | | | | | | | access the 'length' member of a string value. - Adding support for string concatenation using the '+' operator. - Updating the FreezeScript/dbmap test to include string functions.
* Expanded tabs into spacesBernard Normier2007-02-01
|
* Updated copyright headerDwayne Boone2007-01-08
|
* bug 1149Matthew Newhook2006-06-28
|
* Updated copyrightDwayne Boone2006-03-14
|
* Windows x64 portBernard Normier2005-11-21
|
* Moved VS 8 warning suppression into IceUtil/DisableWarnings.hMichi Henning2005-11-18
|
* Fixed 64-bit warningBernard Normier2005-11-15
|
* http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=397Matthew Newhook2005-07-11
|
* Get rid of a bunch of 64bit warnings on SunDwayne Boone2005-03-07
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* use public stream API instead of BasicStreamMark Spruiell2004-11-08
|
* fixMarc Laukien2004-10-27
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* facet fixes for FreezeScriptMark Spruiell2004-04-12
|
* reorganizing transform codeMark Spruiell2004-01-24
|
* initial check-inMark Spruiell2004-01-16