summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
* ICE-4702 - Poor hash algorithmJose2012-08-10
|
* Remove some more VC6 compiler fixesJose2012-08-10
|
* Minor fixes to Scanner generated files to just include ScannerConfig.h.Jose2012-08-10
|
* Fixed file permissionsBernard Normier2012-08-09
|
* Extra warning disable for VS2008 and VS2010 : C4355 'this' : used in base ↵Bernard Normier2012-08-09
| | | | member initializer list
* Remove ICE_OS_WINRT ifdefs in Cond.cppJose2012-08-09
|
* Merge branch 'encoding11' of ssh://git/home/git/ice into encoding11Bernard Normier2012-08-09
|\
| * WinRT build encoding11 fixesJose2012-08-09
| |
* | Cleaned up warning-disabling on WindowsBernard Normier2012-08-09
|/
* Fixed file permissionBernard Normier2012-08-09
|
* Added native cond-var implementation on Windows (bug #2667)Bernard Normier2012-08-09
| | | | | | | for Visual Studio 2012 and up Removed all #define and checks for _WIN32_WINNT (no longer needed) Misc build fixes for Visual Studio IceUtil/Config.h cleanup (minor)
* WinRT Endpoint fixes for encoding11Jose2012-08-09
|
* regenerate Scanner filesJose2012-08-09
|
* Scanner fixes for VS2008Jose2012-08-09
|
* minor fixesJose2012-08-09
|
* minor fixJose2012-08-09
|
* BCC & VC6 removal minor fixesJose2012-08-08
|
* remove VC6 supportJose2012-08-08
|
* remove ScannerConfig.h > move fixes to Scanner.lJose2012-08-08
|
* fixes for Scanner.l & VC comilersJose2012-08-08
|
* Merge branch 'master' into encoding11Jose2012-08-07
|\
| * ICE-4755 - Freeze and DB 5.xJose2012-08-07
| |
* | VS2012 build fixesBernard Normier2012-08-07
| |
* | fixing slice2java bugsMark Spruiell2012-08-07
| |
* | Fixed compilation failureBernard Normier2012-08-07
| |
* | Removed Stream::format method, replace with startWriteEncaps parameterBenoit Foucher2012-08-06
| |
* | Rebuilt dependenciesBenoit Foucher2012-08-06
| |
* | Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-08-06
|\| | | | | | | | | | | | | Conflicts: cpp/include/Ice/Stream.h cpp/include/Slice/Preprocessor.h rb/ruby/Makefile.mak
| * ICE-4804 - Properties and case-mismatchJose2012-08-03
| |
| * MinGW & Ruby-1.9 updatesJose2012-07-26
| |
| * Regenerate dependenciesJose2012-07-24
| |
| * Remove BCC supportJose2012-07-19
| |
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | | | | | files.
* | more Java changes & testsMark Spruiell2012-08-01
| |
* | updating Java APIMark Spruiell2012-07-27
| |
* | adding more Java optional testsMark Spruiell2012-07-20
| |
* | Fix StreamConnectorJose2012-07-17
| |
* | Merge branch 'master' into encoding11Jose2012-07-17
|\| | | | | | | | | | | | | | | | | | | Conflicts: CHANGES cpp/src/Ice/EndpointI.cpp cpp/src/Ice/TcpConnector.cpp cpp/src/Ice/TcpConnector.h cpp/src/Ice/UdpConnector.cpp cpp/src/Ice/UdpConnector.h
| * WinRT supportJose2012-07-13
| |
| * ICE-4839 - Glacier2 sessionHelper IceSSL plug-inJose2012-06-25
| |
| * Fixed bug ICE-4837, connection monitor exception handlingBenoit Foucher2012-06-20
| |
| * Fixed ICE-4835, round-robin policy bug when nodes are downBenoit Foucher2012-05-25
| |
* | implementing optional params in JavaMark Spruiell2012-07-11
| |
* | Don't write optionals with 1.0 encoding, added UnknownSlicedObject test, ↵Benoit Foucher2012-06-20
| | | | | | | | fixed exception un-marhsalling to raise UnkownUserException for unknown exceptions.
* | * Grammar fixesMark Spruiell2012-06-15
| | | | | | | | * Implementing optional data members in Java
* | * Minor C++ fixesMark Spruiell2012-06-13
| | | | | | | | * Adding UnknownSlicedObject in Java
* | Fixed support unknown types in unknown optionalsBenoit Foucher2012-06-12
| |
* | Fixed dependenciesBenoit Foucher2012-06-11
| |
* | Support for optionalsBenoit Foucher2012-06-11
| |
* | Java portMark Spruiell2012-06-01
| |