summaryrefslogtreecommitdiff
path: root/cpp/src/FreezeScript/DumpDescriptors.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
|
* More fixes for ICE-4841 - changed createInputStream with bool parameter to ↵Benoit Foucher2013-01-24
| | | | wrapInputStream
* Fix for ICE-4841 - added no copy option when creating input streamBenoit Foucher2013-01-23
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|
* bug 2810 - dumpdb output goes to stderr.Matthew Newhook2008-03-26
|
* 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 1149Matthew Newhook2006-06-28
|
* Bug 472.Michi Henning2006-06-28
|
* fixing bug 910: dumpdb does not handle object cyclesMark Spruiell2006-06-07
|
* Fixed proxy and identity t/from string functions to use string convertersDwayne Boone2006-05-09
|
* Updated copyrightDwayne Boone2006-03-14
|
* Fixed SunOS C++ compiler warnings (bug 723)Benoit Foucher2006-01-06
|
* Fixed bug #80: removed Int64Min / Int64MaxBernard Normier2005-04-18
|
* Updated copyrights to 2005Bernard Normier2005-02-16
|
* use public stream API instead of BasicStreamMark Spruiell2004-11-08
|
* Fixed copyrightBernard Normier2004-05-18
|
* Updated copyright noticeBernard Normier2004-05-11
|
* GCC 3.4 portBernard Normier2004-05-08
|
* more error handling; make facet name accessible to <record>Mark Spruiell2004-04-23
|
* renaming Exception to FailureExceptionMark Spruiell2004-03-01
|
* changing <dump> semantics to make contents, base class optionalMark Spruiell2004-02-02
|
* 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
|
* adding dumpdbMark Spruiell2004-01-17