summaryrefslogtreecommitdiff
path: root/cpp/src/slice2js
Commit message (Expand)AuthorAge
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Windows UWP build instructions updatesJose2017-06-21
* Update mcpp NuGet packages to last versionJose2017-06-14
* Update mcpp/lmdb NuGet packagesJose2017-06-13
* Update NuGet package versionsJose2017-06-12
* Remove excessive empty linesJoe George2017-06-07
* Remove trailing whitespaceJoe George2017-05-02
* Removed trailing whitespace generated by slice2jsBernard Normier2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* Fix (ICE-7790) - ice_id missing in JSJose2017-04-26
* Visual Studio 2010 supportJose2017-04-20
* Rename Tranlator -> Compiler in .rc filesJose2017-04-13
* Fixed (ICE-7728) - JavaScript bogus long default valueJose2017-03-30
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
* Updated usage and man page of slice compilersBernard Normier2017-03-03
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Make Slice enums scopedBernard Normier2017-02-08
* | Add support for build with VS 2017 RCJose2017-02-06
* | Rework warning suppression to use global meta dataJose2017-02-03
* | Add --no-warn option to Slice compilersJose2017-02-01
* | JavaScript: Do not generate proxy types for class less operationsJose2017-01-24
* | Remove JavaScript local interfaces codeJose2017-01-20
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
* | Port Ice.Value to JavaScript mappingJose2016-12-28
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
* | Update version to 3.7a4Joe George2016-12-21
* | Removed or replaced double underscores in Ice for JavaScriptBernard Normier2016-12-14
* | Ensure JS modules are exported only onceJose2016-11-25
* | MSBuild project updatesJose2016-11-11
* | Update Slice compilers Windows build to use static C/C++ runtime /MTJose2016-11-03
* | Add support for sign C++ executables and dlls in Windows buildsJose2016-11-02
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Fix slice2js relative path computationJose2016-10-20
* | Update mcpp version for WindowsJose2016-10-17
* | Add support for JavaScript import/expor in generated codeJose2016-10-17
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| * Removed extra whitespace in --validate usageBernard Normier2016-09-12
* | Merge from 3.6 branchBernard Normier2016-09-12
* | Updated server side dispatch for new mapping (and ICE-6980)Benoit Foucher2016-09-05
* | ES6 mapping updatesJose2016-08-19
* | Update version to 3.7a3Joe George2016-07-12
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | Updated version to 3.7a2Bernard Normier2016-05-31
* | Moved some cpp files from IceUtil to IceBernard Normier2016-05-13