summaryrefslogtreecommitdiff
path: root/cpp/src/FreezeScript/Data.cpp
Commit message (Collapse)AuthorAge
* - 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