summaryrefslogtreecommitdiff
path: root/cpp/src/FreezeScript/Parser.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.
* Updated copyright headerDwayne Boone2007-01-08
|
* Readded previous changeDwayne Boone2006-11-09
|
* Back out last changeDwayne Boone2006-11-09
|
* Derive from std::exceptionDwayne Boone2006-11-09
|
* Replaced static Mutex by static StaticMutexBernard Normier2006-11-07
|
* Bug 1339.Michi Henning2006-08-29
| | | | Bug 1335 and 1325 for Ice-E.
* Borland C++Builder port mass commitDwayne Boone2006-08-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Fixed ice_name return typeDwayne Boone2005-04-25
|
* Changed ice_name() to return const char*Dwayne Boone2005-04-22
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* initial check-inMark Spruiell2004-01-16