summaryrefslogtreecommitdiff
path: root/cpp/src/Transform
Commit message (Collapse)AuthorAge
* removing old Transform code, testsMark Spruiell2004-01-19
|
* Changed Ice::Exception::ice_name() to return const string&.Michi Henning2003-12-16
|
* another temporary fixMark Spruiell2003-12-12
|
* temporary fix for type mismatch errorMark Spruiell2003-12-12
|
* removing UNICODE requirement on Win32Mark Spruiell2003-12-05
|
* fixMarc Laukien2003-12-04
|
* - Bug fix for class transforms. Only the transform for the formal type wasMark Spruiell2003-11-21
| | | | | | | being executed. - Now executes transforms for base types. - Added 'base' attribute for <transform> descriptor that indicates whether the base transforms should be executed. Default is true.
* another output fix for proxyMark Spruiell2003-11-21
|
* minor output fixMark Spruiell2003-11-21
|
* minor fixMark Spruiell2003-11-20
|
* fix for warningMark Spruiell2003-11-20
|
* transform to new database environmentMark Spruiell2003-11-20
|
* open old database with transactionMark Spruiell2003-11-20
|
* bug fix - watch for proxy typesMark Spruiell2003-11-19
|
* mistakenly emitted <transform> instead of <init> for new sequence typesMark Spruiell2003-11-19
|
* minor fixMark Spruiell2003-11-19
|
* bug fix - not visiting #included definitionsMark Spruiell2003-11-19
|
* fix for transformdb include pathsMark Spruiell2003-11-18
|
* link with libdb41d.lib in Debug configurationMark Spruiell2003-10-29
|
* Fixed incorrect lock in CommunicatorI.cpp.Michi Henning2003-10-28
|
* bug fixMark Spruiell2003-10-27
|
* fixMarc Laukien2003-10-27
|
* cleanupMarc Laukien2003-10-27
|
* bug fixMark Spruiell2003-10-26
|
* bug fixMark Spruiell2003-10-24
|
* always define --iceMark Spruiell2003-10-24
|
* always create evictor types, but suppress output in analyzerMark Spruiell2003-10-24
|
* marshaling bug fixMark Spruiell2003-10-24
|
* adding support for renaming typesMark Spruiell2003-10-23
|
* minor output fixMark Spruiell2003-10-23
|
* fixMarc Laukien2003-10-23
|
* fixesMarc Laukien2003-10-23
|
* handle missing classes; bug fixes; clean upMark Spruiell2003-10-23
|
* - Renamed ObjectBase to GCShared.Michi Henning2003-10-23
| | | | | | | - Fixed the problem of the gc test sometimes running for over three minutes. - Fixed race condition in printGCStats if a signal caused communicator shutdown.
* adding <add> descriptor, length attribute for <set>, test attribute forMark Spruiell2003-10-23
| | | | <fail>
* adding release()Mark Spruiell2003-10-23
|
* adding != operatorMark Spruiell2003-10-23
|
* adding support for dictionary addition, sequence length changesMark Spruiell2003-10-23
|
* bug fixesMark Spruiell2003-10-23
|
* Did a make depend.Michi Henning2003-10-22
|
* Win32 fixesMark Spruiell2003-10-22
|
* Sun fixesBernard Normier2003-10-22
|
* Win32 fixesMark Spruiell2003-10-22
|
* adding dictionary/sequence element access to grammarMark Spruiell2003-10-22
|
* initial check-inMark Spruiell2003-10-21