Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixed bug 2235, other minor fixes | Benoit Foucher | 2007-11-20 |
| | |||
* | Squashed commit of the following: | Bernard Normier | 2007-09-18 |
| | | | | | | | | | | | | | | commit 70a72ca50d39f20ab8d850f0842a8cd2c2a8351d Author: Bernard Normier <bernard@zeroc.com> Date: Tue Sep 18 11:18:19 2007 -0400 Bug fixes commit 2983094468845f39614128cd82973b9c503680a5 Author: Bernard Normier <bernard@zeroc.com> Date: Fri Sep 7 11:00:18 2007 -0400 First commit for bug 1532 | ||
* | bug 1597: minor cleanup in makeprops | Mark Spruiell | 2007-08-20 |
| | |||
* | Fix bug in makeprops.py where noCmdLine attributes were being ignored. | Brent Eagles | 2007-06-28 |
| | |||
* | Fixing a problem with the property class support for deprecatedBy. The | Brent Eagles | 2007-06-21 |
| | | | | generated deprecatedBy's were incomplete. | ||
* | Merge branch 'property_names_enh' | Brent Eagles | 2007-06-19 |
|\ | | | | | | | | | | | | | | | | | | | Conflicts: cpp/config/PropertyNames.xml cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cs/src/Ice/PropertyNames.cs java/src/IceInternal/PropertyNames.java | ||
| * | * Modified makeprops.py to allow property classes to contain | Brent Eagles | 2007-06-19 |
|/ | | | | | | | | deprecated properties. * Fixed a bug in handling properties that were simply deprecated through the deprecated attribute (as opposed to through the deprecatedBy attribute) | ||
* | Squashed commit of the following: | Brent Eagles | 2007-06-15 |
| | | | | | | | | | | commit d0aa3ed6e86681231443b1c0050dd5d32f17e4a2 Author: Brent Eagles <brent@eagle2.eaglestechnologies.com> Date: Fri Jun 15 11:30:52 2007 -0230 - Removing generation of the Property class definitions from makeprops.py. - Fixing java build to work in git repository without requiring ICE_HOME to be set. | ||
* | Fixed bug 2254 | Benoit Foucher | 2007-06-14 |
| | |||
* | fixup file header comment generation to include generation details. | Brent Eagles | 2007-06-05 |
| | |||
* | fix member variable declaration in generated header | Brent Eagles | 2007-06-04 |
| | |||
* | Adding "property classes" to property names. | Brent Eagles | 2007-05-31 |
| | |||
* | enabling the SIGHUP handler | Brent Eagles | 2007-05-24 |
| | |||
* | fix accessibilty of generate property class | Brent Eagles | 2007-05-24 |
| | |||
* | Implementation of enhancements described in | Brent Eagles | 2007-05-24 |
| | | | | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=1597 | ||
* | Updated copyright | Dwayne Boone | 2007-02-13 |
| | |||
* | Expanded tabs into spaces | Bernard Normier | 2007-02-01 |
| | |||
* | Updated copyright header | Dwayne Boone | 2007-01-08 |
| | |||
* | Object adapter properties now prefixed by "Ice.OA." | Dwayne Boone | 2006-12-18 |
| | |||
* | Fixed proxy and identity t/from string functions to use string converters | Dwayne Boone | 2006-05-09 |
| | |||
* | Updated copyright | Dwayne Boone | 2006-03-14 |
| | |||
* | http://bugzilla.zeroc.com/bugzilla/show_bug.cgi?id=238 | Matthew Newhook | 2005-10-10 |
| | |||
* | 2004 to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Updated copyrights to 2005 | Bernard Normier | 2005-02-16 |
| | |||
* | Added regular expression matching to property checking code. | Michi Henning | 2004-12-08 |
| | |||
* | Updated script so when run without option and argument, it automatically | Michi Henning | 2004-11-30 |
| | | | | | locates PropertyNames.def and generates C++, Java, and C# code, and copies the source files into the respective trees. | ||
* | Fixed bug exposed by upgrade to Python 2.3. | Michi Henning | 2004-11-29 |
| | |||
* | Added PropertyNames.cpp to Windows build environment. Fixed makeprops.py to | Michi Henning | 2004-11-29 |
| | | | | generate ICE_API declspec directives. | ||
* | Added code generation for Java and C#. | Michi Henning | 2004-11-29 |
| | |||
* | Minor bug fixes and style changes. | Michi Henning | 2004-11-26 |
| | |||
* | Generated code is correct for C++ now. Still need to do Java and C#. | Michi Henning | 2004-11-26 |
| | |||
* | *** empty log message *** | Michi Henning | 2004-11-26 |