summaryrefslogtreecommitdiff
path: root/cpp/src/FreezeScript/Transformer.cpp
Commit message (Expand)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
* More fixes for ICE-4841 - changed createInputStream with bool parameter to wr...Benoit Foucher2013-01-24
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
* Fixed copyrightsBenoit Foucher2012-04-25
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
* Squashed commit of the following:Bernard Normier2010-05-13
* Updated copyright to 2010Dwayne Boone2010-01-07
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
* Fixed GCC 4.3 build failuresBernard Normier2008-02-23
* Updated copyrightDwayne Boone2008-01-23
* IceUtil cleanup (first commit)Bernard Normier2007-12-21
* Expanded tabs into spacesBernard Normier2007-02-01
* Updated copyright headerDwayne Boone2007-01-08
* bug 1517: use catalog in FreezeScript toolsMark Spruiell2006-12-05
* bug 1149Matthew Newhook2006-06-28
* Bug 472.Michi Henning2006-06-28
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
* Updated copyrightDwayne Boone2006-03-14
* Fixed bug #80: removed Int64Min / Int64MaxBernard Normier2005-04-18
* Get rid of a bunch of 64bit warnings on SunDwayne Boone2005-03-07
* Updated copyrights to 2005Bernard Normier2005-02-16
* Freeze catalogsBernard Normier2004-12-02
* use public stream API instead of BasicStreamMark Spruiell2004-11-08
* Fixed copyrightBernard Normier2004-05-18
* Updated copyright noticeBernard Normier2004-05-11
* make facet available to <record>Mark Spruiell2004-04-23
* renaming Exception to FailureExceptionMark Spruiell2004-03-01
* do not complain about redefining symbols in outer scopesMark Spruiell2004-01-29
* <iterate> fixMark Spruiell2004-01-26
* allow insertion/removal in sequencesMark Spruiell2004-01-26
* reorganizing transform codeMark Spruiell2004-01-24
* initial check-inMark Spruiell2004-01-16