summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* | Add support for JavaScript import/expor in generated codeJose2016-10-17
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-13
|\| | | | | | | | | | | Conflicts: cpp/src/slice2confluence/Makefile cpp/src/slice2confluence/Makefile.mak
| * Fix timed conditon on FreeBSDgrembo2016-10-12
| | | | | | As part of 8e5becc229ed4da6164977567671791d378d1cbd this condition sneaked into the code. Since the other part of the change in Time.cpp wasn't merged into 3.6.3 (doesn't build), this was probably forgotten, effectively breaking timed conditions on FreeBSD (caught by unit test IceUtil/timer).
| * slice2confluence fixesMark Spruiell2016-10-11
| |
* | Changed parsing of hex escape sequences in Slice string literalsBernard Normier2016-10-12
| |
* | Update CryptPermissionsVerifierI.cppgrembo2016-10-11
| |
* | fix Windows build failureJose2016-10-11
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: README.md android/build.gradle android/gradle.properties android/gradle/wrapper/gradle-wrapper.properties config/Make.common.rules config/PropertyNames.xml cpp/BuildInstructionsLinux.md cpp/BuildInstructionsOSX.md cpp/BuildInstructionsWinRT.md cpp/BuildInstructionsWindows.md cpp/config/Make.rules cpp/config/Make.rules.mak cpp/include/IceUtil/Config.h cpp/include/Slice/PythonUtil.h cpp/include/Slice/RubyUtil.h cpp/include/Slice/Util.h cpp/src/Ice/DynamicLibrary.cpp cpp/src/Ice/PropertyNames.cpp cpp/src/Ice/PropertyNames.h cpp/src/Ice/winrt/StreamEndpointI.cpp cpp/src/IceGrid/IceGridDB.cpp cpp/src/IceGrid/Util.cpp cpp/src/IceUtil/FileUtil.cpp cpp/src/IceUtil/FileUtil.h cpp/src/Makefile cpp/src/Slice/Util.cpp cpp/src/slice2cs/Gen.cpp cpp/src/slice2freeze/Main.cpp cpp/src/slice2freezej/Main.cpp cpp/src/slice2html/Makefile cpp/src/slice2html/Makefile.mak cpp/src/slice2java/Main.cpp cpp/test/Ice/exceptions/AllTests.cpp cpp/test/Ice/facets/AllTests.cpp cpp/test/Ice/info/AllTests.cpp cpp/test/Ice/location/AllTests.cpp cpp/test/Ice/properties/run.py cpp/test/Ice/timeout/AllTests.cpp cpp/test/IceGrid/noRestartUpdate/AllTests.cpp cpp/test/IceStorm/stress/run.py cpp/test/TestSuite/10.0/Package.appxmanifest cpp/test/TestSuite/10.0/TestSuite.vcxproj cpp/test/TestSuite/10.0/TestSuite.vcxproj.filters cpp/test/TestSuite/10.0/TestSuite_TemporaryKey.pfx cpp/test/TestSuite/8.0/TestSuite.vcxproj cpp/test/TestSuite/8.0/TestSuite_TemporaryKey.pfx csharp/BuildInstructions.md csharp/src/Ice/PropertyNames.cs csharp/src/IceLocatorDiscovery/PluginI.cs java/BuildInstructions.md java/Makefile java/Makefile.mak java/src/Glacier2/src/main/java/Glacier2/Application.java java/src/Glacier2/src/main/java/Glacier2/SessionFactoryHelper.java java/src/Glacier2/src/main/java/Glacier2/SessionHelper.java java/src/Ice/src/main/java/Ice/Object.java java/src/Ice/src/main/java/Ice/ObjectImpl.java java/src/Ice/src/main/java/IceInternal/PropertyNames.java java/src/Ice/src/main/java/IceSSL/Plugin.java java/src/Ice/src/main/java/IceSSL/PluginFactory.java java/src/Ice/src/main/java/IceUtil/Cache.java java/src/IceGridGUI/build.gradle java/src/IceGridGUI/src/main/java/IceGridGUI/SimpleInternalFrame.java java/src/IceGridGUI/src/main/java/IceGridGUI/Utils.java java/test/build.gradle java/test/ejb/README.md js/src/Ice/PropertyNames.js js/src/Ice/browser/TimerUtil.js js/src/Ice/browser/WSTransceiver.js js/test/Common/TestCases.json js/test/Common/Worker.js objective-c/include/objc/Ice/Config.h objective-c/src/Ice/CommunicatorI.mm php/BuildInstructionsLinuxOSX.md php/BuildInstructionsWindows.md php/config/Make.rules.mak.php php/src/php7/IcePHP.rc python/BuildInstructionsLinuxOSX.md python/BuildInstructionsWindows.md python/Makefile python/modules/IcePy/Slice.cpp python/test/Slice/import/run.py ruby/BuildInstructionsLinuxOSX.md ruby/BuildInstructionsWindows.md ruby/config/Make.rules ruby/src/IceRuby/Slice.cpp scripts/TestController.py scripts/TestUtil.py slice/Ice/Communicator.ice slice/Ice/Instrumentation.ice slice/IceLocatorDiscovery/IceLocatorDiscovery.ice
| * Another fix for ICE-7399Joe George2016-10-03
| |
| * Additional fix for ICE-7399Joe George2016-10-03
| |
| * Fix ICE-7399 - IcePatch2 progress size calculationJoe George2016-10-03
| |
| * Fix for 7406 and issue with space in path passed to icehashpassword.pyBenoit Foucher2016-10-03
| |
| * Fixed (ICE-7405) - Can't run UWP demos with SSLJose2016-10-03
| |
| * Fixed ICE-7377 - IceStorm shutdown hangBenoit Foucher2016-09-27
| |
| * Fix for ICE-7167 - fixed some warnings/errors when generating java docsBenoit Foucher2016-09-23
| |
| * Fixed ICE-7230 - Issue with adpater IDs with spacesBenoit Foucher2016-09-23
| |
| * Fixed build failure from previous commitBenoit Foucher2016-09-22
| |
| * Fixed ICE-7032 - support for limiting subscriber queue sizeBenoit Foucher2016-09-22
| |
| * Build slice2py with Linux buildsJose2016-09-22
| |
| * No ++11 lib suffix with GCC 6+Bernard Normier2016-09-21
| |
| * Fixed generated include when source Slice file is in a path with symlinkBernard Normier2016-09-20
| |
| * Fixed ICE-7289 - forcefully close the connection when the session is goneBenoit Foucher2016-09-20
| |
| * Fix ICE-7192 - Review deprecatedBy usageJose2016-09-20
| |
| * Removed sealed from servant classes generated with --implBernard Normier2016-09-19
| |
| * Fix typoJose2016-09-17
| |
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| |
* | Fixed ICE-7346 - removed lmdb dependency, set cppflags instead if necessaryBenoit Foucher2016-10-04
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-09-16
|\|
| * Fix ICE-7338Joe George2016-09-16
| | | | | | | | C++ IceSSL/configuration failures on macOS Sierra.
| * Fix for ICE-7357 - catch exceptions raised by connection getInfoBenoit Foucher2016-09-16
| |
| * Removed extra whitespace in --validate usageBernard Normier2016-09-12
| |
* | Fixed ICE-7357 - Java hang in nested demoBenoit Foucher2016-09-16
| |
* | Fixed ICE-7347 - NullHandleException in the thread poolBenoit Foucher2016-09-15
| |
* | Fixes to allow cross-compilationBenoit Foucher2016-09-15
| |
* | cleaning up javadocs in Java 8 core, generated codeMark Spruiell2016-09-14
| |
* | Revert "ICE-7346: link only with required libs on Linux"Bernard Normier2016-09-14
| | | | | | | | This reverts commit 98927d362141a854ea2d857e513aa0dd4f5f7545.
* | ICE-7346: link only with required libs on LinuxBernard Normier2016-09-14
| |
* | Fixed C++11 relational operators build failure with GCC 6Bernard Normier2016-09-13
| |
* | Merge from 3.6 branchBernard Normier2016-09-12
| |
* | Merge remote-tracking branch 'origin/3.6'Benoit Foucher2016-09-12
|\|
| * Fixed ICE-7311 - handling of Java errors with AMDBenoit Foucher2016-09-05
| |
* | Fixed ICE-7320 - C++ thread pool and event handler leakBenoit Foucher2016-09-09
| |
* | Fixed ICE-7279 - Fixed input stream to use zero-copy for string reads if ↵Benoit Foucher2016-09-07
| | | | | | | | there's no string converter
* | Updated server side dispatch for new mapping (and ICE-6980)Benoit Foucher2016-09-05
| |
* | Simplified observer proxyBernard Normier2016-09-01
| |
* | Merge remote-tracking branch 'origin/3.6'Bernard Normier2016-09-01
|\|
| * Call init on replicas (observers) in parallel using AMIBernard Normier2016-09-01
| |
| * ICE-7301 - slice2html generates bogus linksMark Spruiell2016-08-30
| |
* | Added support for C+11 marshaled resultsBenoit Foucher2016-09-01
| |
* | Fixed IceBT build issueBenoit Foucher2016-08-31
| |