summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* | slice2swift marshal/unmarshal updatesJoe George2019-03-05
| |
* | More InputStream/OutputStream updatesJoe George2019-03-05
| |
* | Remove StreamableJoe George2019-03-05
| |
* | Fix sequence and dictionary type alias for nested definitionsJose2019-03-04
| |
* | Swift init fixesJose2019-03-03
| |
* | Swift default values fixesJose2019-03-03
| |
* | Swift default values fixesJose2019-03-03
| |
* | Swift string literal supportJose2019-03-02
| |
* | Fix proxy class namesJose2019-03-01
| |
* | Add Swift test projectsJose2019-03-01
| |
* | Another fix for typeToStringJose2019-02-28
| |
* | Fix to typeToString implementationJose2019-02-28
| |
* | Fix delegate escapingJose2019-02-28
| |
* | Slice 2 Swift updatesJose2019-02-28
| |
* | slice2swift updatesJose2019-02-26
| |
* | Various fixesJoe George2019-02-26
| |
* | Fix module prefixJose2019-02-26
| |
* | Generate imports for types defined in separate Swift modulesJose2019-02-26
| |
* | Initial commit of Swift mappingJoe George2019-02-18
|/
* IceSSL/configuration fixes for OpenSSL 1.1.1aJose2019-02-11
|
* Minor style and test fixesBenoit Foucher2019-02-11
|
* Replace __linux by __linux__ in remaining filesBernard Normier2019-02-07
| | | | g++ 8.2 on Power does not define __linux with -std=c++11
* Fix macros for Linux OS detectionJose2019-02-07
|
* Fix compiler crash if forward declared class has no definitionJose2019-02-05
| | | | This affects slice2py and slice2php Slice compilers
* Windows support for transport without file descriptorBenoit Foucher2019-02-05
|
* Assert _sentBytes in OpenSSL transceiver initializationv3.7.2-rc1Jose2019-01-29
|
* Remove outdated comment and unnecessary castJose2019-01-29
|
* Fixed Windows IceOpenSSL to not rely on FD if invalidBenoit Foucher2019-01-29
|
* Fix typoJose2019-01-29
|
* Removed invalid whitespace, add comment for SChannel transceiver fixBenoit Foucher2019-01-29
|
* Got rid of calls to SSL_get_fd in OpenSSL IceSSL transportBenoit Foucher2019-01-28
|
* Better SSL support for underlying transports that don't provide a socket ↵Benoit Foucher2019-01-28
| | | | file descriptor
* Support icessl openssl with Visual Studio 2017Jose2019-01-28
|
* Fix typoJose2019-01-24
|
* Copyright header simplicationJose2019-01-19
|
* IceSSL TLSv1.3 preliminary supportJose2019-01-15
|
* Fix type qualifiers ignored on cast result type, Close #328Jose2019-01-10
|
* Workaround for iOS simulator spurious crashes on shutdownBenoit Foucher2019-01-10
|
* Disable IceGrid GUI popup dialog that shows up if the IceBox observer can't ↵Benoit Foucher2019-01-08
| | | | be registered, backward compatibility fix for IceGrid node
* Extra semicolonsJose2019-01-04
|
* Update lmdb NuGet package versionJose2018-12-22
|
* Fix for #121 - split the assert for the IceGrid/allocation failureBenoit Foucher2018-12-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed quoting of UnexpectedObjectException messageBenoit Foucher2018-12-17
|
* Udate OpenSSL version used in Windows buildsJose2018-12-12
|
* Fixed bogus incoming connection factory assert, fixes #301Benoit Foucher2018-12-11
|
* Fixed slice2js build failureBenoit Foucher2018-12-09
|
* JavaScript: import external modules as JS modulesJose2018-12-07
| | | | | | | When using the JavaScript es6 module mapping, Slice compilation units using js:module that correspond to a external js:module are now imported as a single module, rather than importing the JavaScript generated files.
* TypeScript improvementsJose2018-12-05
|