summaryrefslogtreecommitdiff
path: root/cpp/src/Slice
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Expand wildcard items in VC++ projectsJose2020-12-01
* Fix nodiscard warnings report by Visual Studio 2019 (16.4.0)Jose2019-12-04
* Fix slice2swift build failuresJose2019-11-05
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Fixed commentsBernard Normier2019-08-16
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* White space cleanupJose2019-07-25
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-09
|\
| * Remove forward declarations limitation - Close #97Jose2019-07-09
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
| * Incorrect documentation for C++ generated structs Fixes #350Jose2019-06-21
* | Fix version checkJose2019-06-12
* | Minor fixesJose2019-05-28
* | Swift string literal supportJose2019-03-02
* | Generate imports for types defined in separate Swift modulesJose2019-02-26
|/
* Fix compiler crash if forward declared class has no definitionJose2019-02-05
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* TypeScript improvementsJose2018-12-05
* Regenerate cpp/src/Slice/Scanner.cpp with flex 2.5.37Jose2018-11-21
* Fix failure related to Slice Scanner fixesJose2018-11-13
* Do not compare char to EOFJose2018-11-13
* Memoryview (#271)Jose2018-11-08
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* slice2cpp bug with lowercase drive letter on WindowsJose2018-10-30
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* slice2cs no longer generates empty namespacesBernard Normier2018-10-18
* Rework cs:namespace implementation (fix issue #239) (#249)Bernard Normier2018-10-18
* Typescript supportJose2018-10-16
* Fix bogus generated code for Value seqJose2018-09-24
* Ruby Ice::loadSlice only works on global scopeJose2018-08-09
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Do not sort generated functions alphabeticalJose2018-07-26
* slice2cpp generates invalid code wrt namespace qualificationJose2018-06-19
* Update copyright year to 2018Jose2018-02-14
* Merge remote-tracking branch 'origin/matlab' into 3.7Jose2018-02-06
|\
| * Update MATLAB build systemJose2017-10-09
| * Adding more tests; checksum supportMark Spruiell2017-10-03
| * Initial commit of MATLAB prototypeMark Spruiell2017-09-04
* | ICE-8544 - Updates to packaging metadataMark Spruiell2018-02-01
* | Adding doc comments to C++Mark Spruiell2018-01-17
* | Fixed Slice/Scanner.l build issue with macOS (ICE-8574)Benoit Foucher2017-11-21
* | Fix for ICE-8416Austin Henriksen2017-11-04
* | Fix Overqualification in generated codeJose2017-10-30
* | Clean C++ exception code to only throw exception typesJose2017-09-20
|/
* Fix copyright headersJose2017-06-13