summaryrefslogtreecommitdiff
path: root/cpp/src/Slice/Parser.cpp
Commit message (Collapse)AuthorAge
* Update copyright headersJoe George2016-03-01
|
* Minor code refactor of the ICE-6645 fixDwayne Boone2015-07-23
|
* ICE-6645 Fixed issue in Slice compilers with param/member names hiding type ↵Dwayne Boone2015-07-22
| | | | definitions
* ICE-6491 duplicate error for invalid class/interface namesDwayne Boone2015-05-12
|
* Fixed (ICE-5835) - Scope of operation parametersJose2015-03-02
|
* Fix for ICE-6268, initialize enum, string and structs in ↵Benoit Foucher2015-02-20
| | | | Java/C#/Objective-C/JavaScript
* Fixed ICE-5833: bogus absolute paths generated in headersBenoit Foucher2015-01-26
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-5833) - slice2cpp includes & symbolic linksJose2014-11-06
|
* Fixed (ICE-5511) - Consider removing the deprecated AMI mappingJose2014-09-24
|
* Renamed wnativeToNative/nativeToWnative to wstringToString/stringToWstringBernard Normier2014-05-16
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed ICE-5150: assert in OutgoingAsync._finished, fixed CHANGESBenoit Foucher2013-01-07
|
* ICE-4938: Super compact enodingBenoit Foucher2013-01-04
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* ICE-5148 - Slice parser bugs for optional valuesMark Spruiell2012-12-18
|
* ICE-4794 - add overloads for optional Java mappingMark Spruiell2012-11-26
|
* ICE-4930 - fixes for scripting languagesMark Spruiell2012-11-09
|
* fixing assertion failure with Slice redefinitionMark Spruiell2012-11-05
|
* Fixed ICE-4855: expand tabs to space (8) for .php, .cpp, .h, .java and .cs filesBernard Normier2012-10-23
|
* ICE-4619 - custom enumerator valuesMark Spruiell2012-10-17
|
* Removed "cerr" debug statement from Slice::ParserJose2012-10-15
|
* Partial fix for ICE-4869: C++ stream read/write for structs (and ↵Bernard Normier2012-10-11
| | | | | | | | structs-as-class) is now generated as templates. Removed most slice2cpp --stream uses (but not all) Also fixed various build failures on Solaris.
* Merge branch 'mx' into encoding11Benoit Foucher2012-10-08
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: cpp/demo/Freeze/backup/.depend cpp/demo/Freeze/backup/.depend.mak cpp/demo/Freeze/bench/.depend cpp/demo/Freeze/bench/.depend.mak cpp/demo/Freeze/casino/.depend cpp/demo/Freeze/casino/.depend.mak cpp/demo/Freeze/customEvictor/.depend cpp/demo/Freeze/customEvictor/.depend.mak cpp/demo/Freeze/library/.depend cpp/demo/Freeze/library/.depend.mak cpp/demo/Freeze/phonebook/.depend cpp/demo/Freeze/phonebook/.depend.mak cpp/demo/Freeze/transform/.depend cpp/demo/Freeze/transform/.depend.mak cpp/demo/Glacier2/callback/.depend cpp/demo/Glacier2/callback/.depend.mak cpp/demo/Glacier2/chat/.depend cpp/demo/Glacier2/chat/.depend.mak cpp/demo/Ice/async/.depend cpp/demo/Ice/async/.depend.mak cpp/demo/Ice/bidir/.depend cpp/demo/Ice/bidir/.depend.mak cpp/demo/Ice/callback/.depend cpp/demo/Ice/callback/.depend.mak cpp/demo/Ice/converter/.depend cpp/demo/Ice/converter/.depend.mak cpp/demo/Ice/hello/.depend cpp/demo/Ice/hello/.depend.mak cpp/demo/Ice/interleaved/.depend cpp/demo/Ice/interleaved/.depend.mak cpp/demo/Ice/invoke/.depend cpp/demo/Ice/invoke/.depend.mak cpp/demo/Ice/latency/.depend cpp/demo/Ice/latency/.depend.mak cpp/demo/Ice/minimal/.depend cpp/demo/Ice/minimal/.depend.mak cpp/demo/Ice/multicast/.depend cpp/demo/Ice/multicast/.depend.mak cpp/demo/Ice/nested/.depend cpp/demo/Ice/nested/.depend.mak cpp/demo/Ice/nrvo/.depend cpp/demo/Ice/nrvo/.depend.mak cpp/demo/Ice/plugin/.depend cpp/demo/Ice/plugin/.depend.mak cpp/demo/Ice/session/.depend cpp/demo/Ice/session/.depend.mak cpp/demo/Ice/throughput/.depend cpp/demo/Ice/throughput/.depend.mak cpp/demo/Ice/value/.depend cpp/demo/Ice/value/.depend.mak cpp/demo/IceBox/hello/.depend cpp/demo/IceBox/hello/.depend.mak cpp/demo/IceGrid/allocate/.depend cpp/demo/IceGrid/allocate/.depend.mak cpp/demo/IceGrid/icebox/.depend cpp/demo/IceGrid/icebox/.depend.mak cpp/demo/IceGrid/replication/.depend cpp/demo/IceGrid/replication/.depend.mak cpp/demo/IceGrid/secure/.depend cpp/demo/IceGrid/secure/.depend.mak cpp/demo/IceGrid/sessionActivation/.depend cpp/demo/IceGrid/sessionActivation/.depend.mak cpp/demo/IceGrid/simple/.depend cpp/demo/IceGrid/simple/.depend.mak cpp/demo/IceStorm/clock/.depend cpp/demo/IceStorm/clock/.depend.mak cpp/demo/IceStorm/counter/.depend cpp/demo/IceStorm/counter/.depend.mak cpp/demo/IceStorm/replicated/.depend cpp/demo/IceStorm/replicated/.depend.mak cpp/demo/IceStorm/replicated2/.depend cpp/demo/IceStorm/replicated2/.depend.mak cpp/demo/book/evictor_filesystem/.depend cpp/demo/book/evictor_filesystem/.depend.mak cpp/demo/book/lifecycle/.depend cpp/demo/book/lifecycle/.depend.mak cpp/demo/book/map_filesystem/.depend cpp/demo/book/map_filesystem/.depend.mak cpp/demo/book/printer/.depend cpp/demo/book/printer/.depend.mak cpp/demo/book/simple_filesystem/.depend cpp/demo/book/simple_filesystem/.depend.mak cpp/include/Ice/Outgoing.h cpp/include/Ice/OutgoingAsync.h cpp/include/Ice/StreamTraits.h cpp/src/Freeze/.depend cpp/src/Freeze/.depend.mak cpp/src/FreezeScript/.depend cpp/src/FreezeScript/.depend.mak cpp/src/Glacier2/.depend cpp/src/Glacier2/.depend.mak cpp/src/Glacier2Lib/.depend cpp/src/Glacier2Lib/.depend.mak cpp/src/Ice/.depend cpp/src/Ice/.depend.mak cpp/src/IceBox/.depend cpp/src/IceBox/.depend.mak cpp/src/IceDB/.depend cpp/src/IceDB/.depend.mak cpp/src/IceGrid/.depend cpp/src/IceGrid/.depend.mak cpp/src/IceGrid/FreezeDB/.depend cpp/src/IceGrid/FreezeDB/.depend.mak cpp/src/IceGrid/ServerCache.h cpp/src/IceGrid/ServerI.h cpp/src/IceGridLib/.depend cpp/src/IceGridLib/.depend.mak cpp/src/IcePatch2/.depend cpp/src/IcePatch2/.depend.mak cpp/src/IcePatch2Lib/.depend cpp/src/IcePatch2Lib/.depend.mak cpp/src/IceSSL/.depend cpp/src/IceSSL/.depend.mak cpp/src/IceStorm/.depend cpp/src/IceStorm/.depend.mak cpp/src/IceStorm/FreezeDB/.depend cpp/src/IceStorm/FreezeDB/.depend.mak cpp/src/IceStormLib/.depend cpp/src/IceStormLib/.depend.mak cpp/src/slice2cpp/Gen.cpp cpp/test/Freeze/complex/.depend cpp/test/Freeze/complex/.depend.mak cpp/test/Freeze/dbmap/.depend cpp/test/Freeze/dbmap/.depend.mak cpp/test/Freeze/evictor/.depend cpp/test/Freeze/evictor/.depend.mak cpp/test/Freeze/fileLock/.depend cpp/test/Freeze/fileLock/.depend.mak cpp/test/FreezeScript/dbmap/.depend cpp/test/FreezeScript/dbmap/.depend.mak cpp/test/FreezeScript/evictor/.depend cpp/test/FreezeScript/evictor/.depend.mak cpp/test/Glacier2/attack/.depend cpp/test/Glacier2/attack/.depend.mak cpp/test/Glacier2/dynamicFiltering/.depend cpp/test/Glacier2/dynamicFiltering/.depend.mak cpp/test/Glacier2/override/.depend cpp/test/Glacier2/override/.depend.mak cpp/test/Glacier2/router/.depend cpp/test/Glacier2/router/.depend.mak cpp/test/Glacier2/sessionControl/.depend cpp/test/Glacier2/sessionControl/.depend.mak cpp/test/Glacier2/sessionHelper/.depend cpp/test/Glacier2/sessionHelper/.depend.mak cpp/test/Glacier2/ssl/.depend cpp/test/Glacier2/ssl/.depend.mak cpp/test/Glacier2/staticFiltering/.depend cpp/test/Glacier2/staticFiltering/.depend.mak cpp/test/Ice/adapterDeactivation/.depend cpp/test/Ice/adapterDeactivation/.depend.mak cpp/test/Ice/ami/.depend cpp/test/Ice/ami/.depend.mak cpp/test/Ice/background/.depend cpp/test/Ice/background/.depend.mak cpp/test/Ice/binding/.depend cpp/test/Ice/binding/.depend.mak cpp/test/Ice/checksum/.depend cpp/test/Ice/checksum/.depend.mak cpp/test/Ice/checksum/server/.depend cpp/test/Ice/checksum/server/.depend.mak cpp/test/Ice/custom/.depend cpp/test/Ice/custom/.depend.mak cpp/test/Ice/defaultServant/.depend cpp/test/Ice/defaultServant/.depend.mak cpp/test/Ice/defaultValue/.depend cpp/test/Ice/defaultValue/.depend.mak cpp/test/Ice/dispatcher/.depend cpp/test/Ice/dispatcher/.depend.mak cpp/test/Ice/exceptions/.depend cpp/test/Ice/exceptions/.depend.mak cpp/test/Ice/facets/.depend cpp/test/Ice/facets/.depend.mak cpp/test/Ice/faultTolerance/.depend cpp/test/Ice/faultTolerance/.depend.mak cpp/test/Ice/gc/.depend cpp/test/Ice/gc/.depend.mak cpp/test/Ice/hash/.depend cpp/test/Ice/hash/.depend.mak cpp/test/Ice/hold/.depend cpp/test/Ice/hold/.depend.mak cpp/test/Ice/info/.depend cpp/test/Ice/info/.depend.mak cpp/test/Ice/inheritance/.depend cpp/test/Ice/inheritance/.depend.mak cpp/test/Ice/interceptor/.depend cpp/test/Ice/interceptor/.depend.mak cpp/test/Ice/invoke/.depend cpp/test/Ice/invoke/.depend.mak cpp/test/Ice/location/.depend cpp/test/Ice/location/.depend.mak cpp/test/Ice/objects/.depend cpp/test/Ice/objects/.depend.mak cpp/test/Ice/operations/.depend cpp/test/Ice/operations/.depend.mak cpp/test/Ice/plugin/.depend cpp/test/Ice/plugin/.depend.mak cpp/test/Ice/properties/.depend cpp/test/Ice/properties/.depend.mak cpp/test/Ice/proxy/.depend cpp/test/Ice/proxy/.depend.mak cpp/test/Ice/retry/.depend cpp/test/Ice/retry/.depend.mak cpp/test/Ice/servantLocator/.depend cpp/test/Ice/servantLocator/.depend.mak cpp/test/Ice/slicing/exceptions/.depend cpp/test/Ice/slicing/exceptions/.depend.mak cpp/test/Ice/slicing/objects/.depend cpp/test/Ice/slicing/objects/.depend.mak cpp/test/Ice/stream/.depend cpp/test/Ice/stream/.depend.mak cpp/test/Ice/stringConverter/.depend cpp/test/Ice/stringConverter/.depend.mak cpp/test/Ice/threadPoolPriority/.depend cpp/test/Ice/threadPoolPriority/.depend.mak cpp/test/Ice/timeout/.depend cpp/test/Ice/timeout/.depend.mak cpp/test/Ice/udp/.depend cpp/test/Ice/udp/.depend.mak cpp/test/IceBox/configuration/.depend cpp/test/IceBox/configuration/.depend.mak cpp/test/IceGrid/activation/.depend cpp/test/IceGrid/activation/.depend.mak cpp/test/IceGrid/admin/.depend cpp/test/IceGrid/admin/.depend.mak cpp/test/IceGrid/allocation/.depend cpp/test/IceGrid/allocation/.depend.mak cpp/test/IceGrid/deployer/.depend cpp/test/IceGrid/deployer/.depend.mak cpp/test/IceGrid/distribution/.depend cpp/test/IceGrid/distribution/.depend.mak cpp/test/IceGrid/replicaGroup/.depend cpp/test/IceGrid/replicaGroup/.depend.mak cpp/test/IceGrid/replication/.depend cpp/test/IceGrid/replication/.depend.mak cpp/test/IceGrid/session/.depend cpp/test/IceGrid/session/.depend.mak cpp/test/IceGrid/simple/.depend cpp/test/IceGrid/simple/.depend.mak cpp/test/IceGrid/update/.depend cpp/test/IceGrid/update/.depend.mak cpp/test/IceSSL/configuration/.depend cpp/test/IceSSL/configuration/.depend.mak cpp/test/IceStorm/federation/.depend cpp/test/IceStorm/federation/.depend.mak cpp/test/IceStorm/federation2/.depend cpp/test/IceStorm/federation2/.depend.mak cpp/test/IceStorm/rep1/.depend cpp/test/IceStorm/rep1/.depend.mak cpp/test/IceStorm/repgrid/.depend cpp/test/IceStorm/repgrid/.depend.mak cpp/test/IceStorm/repstress/.depend cpp/test/IceStorm/repstress/.depend.mak cpp/test/IceStorm/single/.depend cpp/test/IceStorm/single/.depend.mak cpp/test/IceStorm/stress/.depend cpp/test/IceStorm/stress/.depend.mak cpp/test/Slice/keyword/.depend cpp/test/Slice/keyword/.depend.mak cpp/test/Slice/parser/.depend cpp/test/Slice/parser/.depend.mak cpp/test/Slice/structure/.depend cpp/test/Slice/structure/.depend.mak py/modules/IcePy/.depend py/modules/IcePy/.depend.mak
| * Merge remote-tracking branch 'origin/encoding11' into withoutsyncBenoit Foucher2012-09-10
| |\ | | | | | | | | | | | | | | | Conflicts: cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h
| * | FixBenoit Foucher2012-08-09
| | |
| * | FixesBenoit Foucher2012-08-08
| | |
* | | ICE-4824 - Fixed VC6 style loopsJose2012-10-03
| |/ |/|
* | Port to Solaris 11 / Solaris Studio 12.3 (== CC 5.12)Bernard Normier2012-09-07
|/ | | | Fix to BasicStream.h (unitialized data member) that caused occasional failures in Ice/stream test
* Support for optionalsBenoit Foucher2012-06-11
|
* parser support for optional data membersMark Spruiell2012-05-16
|
* C++ bug fixes; adding more Python testsMark Spruiell2012-05-10
|
* * C++ implementation for compact/sliced formatsMark Spruiell2012-05-08
| | | | | | | | | * C++ implementation for "preserve-slice" metadata * C++ tests for compact/sliced/preserved types * Updated stream API * Python changes for stream API * Python tests for compact/sliced formats * Added Ice.Default.SlicedFormat property
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
|
* bug 4771 - duplicate errors for underscores in identifiersMark Spruiell2010-07-19
|
* bug 4758 - bogus C++ streaming code for nested typesMark Spruiell2010-05-25
|
* bug 4752 - allow underscores in Slice identifiersMark Spruiell2010-05-24
|
* Squashed commit of the following:Bernard Normier2010-05-13
| | | | | | | | commit f25399b006e5b15b46e4258546d80e1d006e1bc1 Author: U-bwin7\bernard <bernard@bwin7.(none)> Date: Thu May 13 11:41:01 2010 -0400 VS2010 port
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* Fixed Windows build issuesBenoit Foucher2009-10-11
|
* bug 4229 - generate Python docstringsMark Spruiell2009-09-03
|
* Bug 3140 - skip BOM at top of included fileDwayne Boone2009-08-17
|
* Mcpp workaround for bug 4085Benoit Foucher2009-08-11
|
* initialize integer members of Slice::UnitMark Spruiell2009-08-03
|
* Squashed commit of ice-rt branch:Jose2009-07-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 831a201c23d4a4aee9041c20d16e194e918fbb06 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Thu Jul 9 19:59:57 2009 +0200 Fix typo. commit 3447d3d63c56d0a948b756d5152b8fe072db2618 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Thu Jul 9 19:58:42 2009 +0200 Fix collector thread start. commit ef6e69a167ee4a6cf1c033569b8233f5a891b91b Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Thu Jul 9 17:39:03 2009 +0200 Disable test on OS X commit f76e7c2d4027af7d840cf4a59d74aa9872055f6e Author: root <root@dhcppc0.(none)> Date: Thu Jul 9 17:25:44 2009 +0200 Disable priority test in Os x commit 01afc1706ecb53ab1b95980ef1e1949cea4af243 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Thu Jul 9 17:00:55 2009 +0200 Osx Fix commit 89509ad18da576949164d9740600edf8ae5db739 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Thu Jul 9 16:39:47 2009 +0200 Minor fixes commit c89a1e5fe9c344c6bfb4d588d8faa79834bc3106 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Tue Jul 7 15:42:03 2009 +0200 Support for MIN_PRIORITY, NORM_PRIORITY, MAX_PRIORITY in Java. commit 9d73fc28719e73e930a8b616e4de31ded64e6a41 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Tue Jul 7 00:57:30 2009 +0200 setPriority fixes. commit 44e89ea3092fa9cda1573bb2dae57d4a76da35e2 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Mon Jul 6 18:26:51 2009 +0200 Thread priority fixes. commit eb689a397a0d53ef3f3448736c8cd103e369df6a Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Tue Jun 30 21:49:09 2009 +0200 Fix MutexPtr to set _acquired false on release. commit 22dd76d2a08f34d306cfc7508a5465435aa600d1 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Tue Jun 30 17:31:30 2009 +0200 Code style fixes to thread priority changes. commit e04c19a06167b9b58e52144946a00cdf01e3500f Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Mon Jun 29 22:20:23 2009 +0200 Changes to thread priority support. and global static removes. commit aed0ae1e9f6ae7e33cd2dcd390be1bcdc4270378 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Fri Jun 26 16:19:23 2009 +0200 Add support to set Thread priorities to C# commit fff01616d2fffde5e6a7b3920228bb861b4e16d8 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Thu Jun 25 18:49:23 2009 +0200 replace static with anon namespace commit 34c84d7d6e1591210b1a6d79def79cb5fcc8bd19 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Wed Jun 24 17:23:46 2009 +0200 Add call to TestUtil.cleanup commit 58e2e13803e154dd2c5a26117c396f0ddf40d189 Author: Jose Gutierrez <pepone@dhcppc0.(none)> Date: Tue Jun 23 21:02:43 2009 +0200 Remove priorities for throughput test. commit 679f2b9690db5cad7a9437de72640a38a977e555 Author: Jose Gutierrez <jose@zeroc.com> Date: Thu Dec 4 00:44:38 2008 +0100 Updates to real time priorities commit 78eb230923f57d968ceb78c5a670b7ef3ab10e24 Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Dec 3 02:23:00 2008 +0100 Sync priority inversion test with simplication of this test in icee-rt commit fdd8fcd6f171bd456e335f82dfa3e64974c0220e Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Dec 3 02:22:34 2008 +0100 Remove static mutex from demo book lifecycle commit 1c646ad332d931de3f716bb5130bac360a4cf198 Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Dec 3 02:22:00 2008 +0100 Fix allTest to run rt test only as root in unix. commit e813ef4101700584b6464de99066137247fe21a8 Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Dec 3 02:08:07 2008 +0100 More StaticMutex removed. commit 289d83a46d72091f65ff99c0e151aedf0bd60417 Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Dec 3 01:34:32 2008 +0100 End remove StaticMutex usage from Ice commit d422e04009a8627c73269f2824bd842453cea319 Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Dec 3 00:21:21 2008 +0100 Remove StaticMutex use in Ice tests commit 275baefd6b8b45be33d9e098ec38ab69c6cf981b Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Dec 2 22:39:15 2008 +0100 Removing StaticMutex used in Ice core and Ice services. commit 31b496ffda0a6def8097c46b7269b73d174ba495 Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Dec 2 00:43:42 2008 +0100 Sync changes with latest changes in icee-rt. commit b31abef3b24131214908664bb488ba2069c0b8c1 Author: Jose Gutierrez <jose@zeroc.com> Date: Fri Nov 14 19:44:28 2008 +0100 Change test assertions commit b81f4d8854580e7c2cc9faef3c648f8ccd4484e0 Author: Jose Gutierrez <jose@zeroc.com> Date: Fri Nov 14 19:23:34 2008 +0100 Priority inversion test fixes. commit 3d35130b569c20ddd2da74fed39d1c78b7430c9e Author: Jose Gutierrez <jose@zeroc.com> Date: Fri Nov 14 02:08:06 2008 +0100 Fixes to priority inversion test. commit 0e158c1bba306184ac4cd166c88ca62dbc557331 Author: Jose Gutierrez <jose@zeroc.com> Date: Fri Nov 14 00:32:36 2008 +0100 Priority inheritance protocol for Mutex and RecMutex posix implementation. commit 2587e416316046ac6f3baacee5c73b2a9205703b Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Nov 12 19:40:48 2008 +0100 Fix icert.config used in test/Ice/priority commit 7b1f0a67de9acf6e2b0f8e485ed05e726705f257 Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Nov 12 19:23:06 2008 +0100 Fix Thread::start to no use duplicate code. Remove ThreadPriorityException and uset ThreadSyscallException instead. Remove the change to timer test for real tiem priority timers as require root user is better to put this in a separte test. commit 0890d83b0229e09e91ce6393b7f5fc2abd73d020 Author: Jose Gutierrez <jose@zeroc.com> Date: Wed Nov 12 17:58:12 2008 +0100 Ice real time priority support.
* Bug 1535 - remove --case-sensitive option form slice compilersDwayne Boone2009-04-20
|