Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | Moved the clearing of the router info into the try/catch block (ICE-8615) | Benoit Foucher | 2018-01-25 | |
| | | | | | ||||
* | | | | | Added missing ICE_NOEXCEPT in IceBT/IceIAP transports | Benoit Foucher | 2018-01-24 | |
| | | | | | ||||
* | | | | | Added [cpp:noexcept] to Slice local methods that don't throw (ICE-8592) | Benoit Foucher | 2018-01-24 | |
| | | | | | ||||
* | | | | | Added strict prototypes (ICE-8613) | Bernard Normier | 2018-01-23 | |
| | | | | | ||||
* | | | | | Updated UWP test controller certificate | Benoit Foucher | 2018-01-23 | |
| | | | | | ||||
* | | | | | Fixed for iOS test controller proxy and Xcode 9, fixed crashed issue when ↵ | Benoit Foucher | 2018-01-23 | |
| | | | | | | | | | | | | | | | | | | | | controller went into the background | |||
* | | | | | Added diagnosis when IceSSL/configuration test hits assert (ICE-8259) | Benoit Foucher | 2018-01-23 | |
| | | | | | ||||
* | | | | | Allow self-reset for UniqueRef::reset (ICE-8612) | Benoit Foucher | 2018-01-23 | |
| | | | | | ||||
* | | | | | Added missing ICEregisterIceStringConverter | Bernard Normier | 2018-01-22 | |
| | | | | | ||||
* | | | | | Whitespace cleanup | Joe George | 2018-01-22 | |
| | | | | | ||||
* | | | | | Moved ice_collectable impl out of line (ICE-8610) | Bernard Normier | 2018-01-22 | |
| | | | | | ||||
* | | | | | Removed RC4 test as RC4 is now deprecated on Windows | Benoit Foucher | 2018-01-19 | |
| | | | | | ||||
* | | | | | Fix for cpp/test/Slice/errorDetection failure | Mark Spruiell | 2018-01-18 | |
| | | | | | ||||
* | | | | | Adding doc comments to C++ | Mark Spruiell | 2018-01-17 | |
| |_|_|/ |/| | | | ||||
* | | | | Fixed TOC | Bernard Normier | 2017-12-18 | |
| | | | | ||||
* | | | | BuildInstructions -> README | Bernard Normier | 2017-12-18 | |
| | | | | ||||
* | | | | Formatting fix | Bernard Normier | 2017-12-18 | |
| | | | | ||||
* | | | | Formatting fix | Bernard Normier | 2017-12-18 | |
| | | | | ||||
* | | | | Fixed link | Bernard Normier | 2017-12-18 | |
| | | | | ||||
* | | | | Fixed typos | Bernard Normier | 2017-12-18 | |
| | | | | ||||
* | | | | BuildInstructions -> README.md | Bernard Normier | 2017-12-18 | |
| |_|/ |/| | | ||||
* | | | Update version to v3.7.1 | Jose | 2017-12-14 | |
| |/ |/| | ||||
* | | Update Glacier2 base port to avoid conflicts with selenium driver | Jose | 2017-11-21 | |
| | | ||||
* | | Increased invocation timeout from timeout test to prevent sporadic failures | Benoit Foucher | 2017-11-21 | |
| | | ||||
* | | Fixed Slice/Scanner.l build issue with macOS (ICE-8574) | Benoit Foucher | 2017-11-21 | |
| | | ||||
* | | getpwnam_r bogus loop | Jose | 2017-11-17 | |
| | | | | | | | | | | | | Bug ICE-8659 See also https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=875714#24 | |||
* | | Merge pull request #21 from InsertCreativityHere/3.7 | Mark Spruiell | 2017-11-15 | |
|\ \ | | | | | | | Fix for ICE-8416 | |||
| * | | Fixed CaseInsensative test expecting the wrong line number | Austin Henriksen | 2017-11-04 | |
| | | | ||||
| * | | Fix for ICE-8416 | Austin Henriksen | 2017-11-04 | |
| | | | | | | | | | | | | | | | Scoped identifiers now have their own token types Identifier validity is now assessed in the scanning phase | |||
* | | | Fix typo in MSbuild targets file | Jose | 2017-11-14 | |
| | | | ||||
* | | | Fix for latest Ruby timeout failure (the sleep from hold sometime sleeps for ↵ | Benoit Foucher | 2017-11-10 | |
| | | | | | | | | | | | | much longer than desired) | |||
* | | | ICE-8539 - C++ fix for BT addressing | Mark Spruiell | 2017-11-08 | |
| | | | ||||
* | | | Add ice_intialize partial method to C# class and structs | Jose | 2017-11-07 | |
| | | | | | | | | | | | | Bug ICE-8193 | |||
* | | | Fix JS Ice/binding failure | Jose | 2017-11-07 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug ICE-8551 With JS browser the test can fail if browser listen on a port that is used by the server, that was the case with Chrome. The test not retry the creation of the object adapter if it fails with a SocketException | |||
* | | | Fix impl test not build in Windows | Jose | 2017-11-06 | |
|/ / | | | | | | | Bug ICE-8412 | |||
* | | Update Windows builds to expat 2.2.5 | Jose | 2017-11-02 | |
| | | ||||
* | | Add Debug Release to NuGet packages library search path | Jose | 2017-11-02 | |
| | | | | | | | | See ICE-8411 | |||
* | | Move SessionHelper communicator initialization to a separate thread ICE-8504 | Jose | 2017-10-30 | |
| | | ||||
* | | ICE-7997 - unnecessary test in ConnectionI | Mark Spruiell | 2017-10-30 | |
| | | ||||
* | | Fix Overqualification in generated code | Jose | 2017-10-30 | |
| | | | | | | | | See ICE-7856 | |||
* | | Fixed generated code warnings showing up with Objective-C and Xcode 9.0 ↵ | Benoit Foucher | 2017-10-12 | |
| | | | | | | | | (ICE-8540) | |||
* | | Fix UWP networkProxy project to not rebuild all the time | Jose | 2017-09-21 | |
| | | | | | | | | | | The UWP networkProxy test project rebuild all the time due to the inclusion of a file that does not exists. | |||
* | | Add support to set server address with UWP controller | Jose | 2017-09-21 | |
| | | | | | | | | | | | | | | | | Added support set the server IP address to be use by the UWP servers. This allow to run UWP servers with clients from different platforms. | |||
* | | iOS build failure | Jose | 2017-09-20 | |
| | | ||||
* | | Fix el7 C++ build failure | Jose | 2017-09-20 | |
| | | ||||
* | | Update Application and Service classes to catch Ice::Exception | Jose | 2017-09-20 | |
| | | | | | | | | | | | | - update Ice::Application and Ice::Service to catch Ice::Exception in addition to std::exception to get stack trace from Ice::Exception base class. | |||
* | | Clean C++ exception code to only throw exception types | Jose | 2017-09-20 | |
| | | | | | | | | | | | | | | | | | | | | - Update C++ code to only throw types derived from C++ exception - Update C++ code to use one-shot constructors to create the exceptions Fix bug ICE-7892 | |||
* | | Fixed timeout tests to be less time sensitive | Benoit Foucher | 2017-09-15 | |
| | | | | | | | | | | The tests now use a controller to hold/activate the adapter instead of relying on a timer. Fixes ICE-8312. | |||
* | | Fixed Ice/acm test build failure with C++11 | Benoit Foucher | 2017-09-14 | |
| | | ||||
* | | Added test for Ice::Connection setHeartbeatCallback/setCloseCallback (ICE-8012) | Benoit Foucher | 2017-09-14 | |
| | |