summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* README -> README.mdMatthew Newhook2015-03-19
|
* Build updates:Jose2015-03-19
| | | | | | | | | | * Winrt build fixes to work with source dist * Add CSharp/Silverlight common target projects that configure the ReferencePaths for source builds * Fix Ice.props to handle Windows Store applications and remove Ice.props in WinRT SDKs. * Get rid of registry keywords for WinRT builds * Fixed some .gitignore files
* Fixed OutputUtil to not use char* in the APIJose2015-03-11
| | | | * Remove setBeginBlock/setEndBlock unused methods
* ICE-6350 - IcePy stringify performanceJose2015-03-11
|
* Fixed Linux build issueBenoit Foucher2015-03-10
|
* Fixed ICE-6362 : fixed IceLocatorDiscovery infinite retryBenoit Foucher2015-03-10
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Fixed crash on Windows related to buffer size changesDwayne Boone2015-03-09
|
* ICE-6353 - IceStorm/Freeze/BerkeleyDB: PANIC: Too many open filesMatthew Newhook2015-03-07
|
* ICE-6352 - IceStorm: Topic creation very slow with Ice 3.6?Matthew Newhook2015-03-06
|
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* ICE-6116 reduce verbose warnings about socket buffer sizeDwayne Boone2015-03-03
|
* Fixed (ICE-5835) - Scope of operation parametersJose2015-03-02
|
* ICE-6337: small fix to C++ source code to allow building with DB 6.xBernard Normier2015-02-27
|
* ICE-5967 add cancelation to Ice.Trace.Retry tracingDwayne Boone2015-02-27
|
* slice2cs: remove newAMI argument, there is only one AMI mapping now.Jose2015-02-25
|
* (ICE-5833) - related fixes:Jose2015-02-25
| | | | | | * Update test/Slice/headers to check this * Canonical path must be only used when attempts to shorten the actual path fails.
* Fix (ICE-5833) - shorten paths when include file is not a canonical pathJose2015-02-25
|
* ICE-5814 fixed gcc compile errorsDwayne Boone2015-02-23
|
* ICE-6302 fixed Glacier2 session helper to no longer use detached threadsDwayne Boone2015-02-20
|
* ICE-5814 change C++ generated code to prevent shadow warnignsDwayne Boone2015-02-20
|
* Additional fix for ICE-6268, fixed struct un-marshalling in JavaScriptBenoit Foucher2015-02-20
|
* Additional fix for ICE-6268, fixed struct un-marshalling to not re-create ↵Benoit Foucher2015-02-20
| | | | the struct
* build fixJose2015-02-20
|
* Fix for ICE-6268, initialize enum, string and structs in ↵Benoit Foucher2015-02-20
| | | | Java/C#/Objective-C/JavaScript
* Simplification to Atomic usageJose2015-02-20
|
* Remove unused functions in IcePatch2Lib Util.cpp/Util.hJose2015-02-20
|
* Add ICE_INT64_FORMAT macro to use with fprintf/printf string formats.Jose2015-02-19
|
* Replace volatile with IceUtilInternal::Atomic in c++Jose2015-02-19
|
* Update windows dependenciesJose2015-02-19
|
* Add IceUtil/Atomic.h with support for std::atomicJose2015-02-19
|
* All Ice clones are now covariant in JavaBernard Normier2015-02-18
|
* Undo bogus change where EventLoggerMsg.h/.rc was added to the git repo.Matthew Newhook2015-02-18
|
* Fix windows build issues.Matthew Newhook2015-02-18
|
* Fixed (ICE-6317) - Use std::atomic for C++11 buildsJose2015-02-18
|
* Changes for brew, python PyPI packaging and ruby gem packaging.Matthew Newhook2015-02-18
|
* Fixed (ICE-5740) - IcePatch2 has issues with 'large' files.Jose2015-02-17
|
* Fixed ICE-6269: tolerate null values for structs and enumsBenoit Foucher2015-02-17
|
* IceLocatorDiscovery Makefile fixBenoit Foucher2015-02-17
|
* Fixed ICE-6225 - Added headers attribute to WSConnectionInfoBenoit Foucher2015-02-16
|
* Additional fix for IceLocatorDiscovery buildBenoit Foucher2015-02-12
|
* Fix cpp makefile to actually build IceLocatorDiscoveryJoe George2015-02-11
|
* Fixed ICE-6257 - support for visibility attributeBenoit Foucher2015-02-10
|
* Added Servant Locator to ObjCDwayne Boone2015-02-10
|
* Fixed (ICE-5975) - Improve IceUtil::ThreadControl::sleep and wait primitives ↵Jose2015-02-10
| | | | to better handle negative values
* Fixed ICE-6296 - Added WinRT support for getHostsForEndpointExpandBenoit Foucher2015-02-09
|
* Fixed (ICE-6295) - Logger for WinRT applicationsJose2015-02-06
|
* Added C++ plugins for endpoint factories, cleaned up registration of WS ↵Benoit Foucher2015-02-06
| | | | factories
* Fixed Ice discovery plugins to not block on initBenoit Foucher2015-02-06
|
* Fixed ICE-5942: set BISON_FLEX=yes to compile scanner and grammar files with ↵Bernard Normier2015-02-04
| | | | flex and bison