index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
slice2js
Commit message (
Expand
)
Author
Age
*
Update "ice" JavaScript npm module to work with browser bundlers (#1345)
Jose
2022-02-28
*
Don't use auto with lambda methods
Jose
2021-12-29
*
Fixes for C++98 mapping build with C++17 mode or greater
Jose
2021-12-28
*
Visual Studio 2022 build updates
Jose
2021-11-24
*
Fix slice2js build failure
Jose
2021-05-25
*
g++11 build fixes (#1279)
Jose
2021-05-24
*
Fix reading of interface by value in JavaScript (#1278)
Jose
2021-05-24
*
Rename global metadata to local metadata. (#1231)
Bernard Normier
2021-01-08
*
Forward defined types not properly defined in TypeScript - Close 633 (#634)
Jose
2019-11-14
*
Fix for forward-declared only Slice proxies with typescript.
Bernard Normier
2019-08-19
*
Remove forward declarations limitation - Close #97
Jose
2019-07-09
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Remove unused variable `_modulePrefix` - Close #357
Jose
2019-06-21
*
Visual Studio 2019 build fixes
Jose
2019-06-04
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Fixed slice2js build failure
Benoit Foucher
2018-12-09
*
JavaScript: import external modules as JS modules
Jose
2018-12-07
*
TypeScript improvements
Jose
2018-12-05
*
typescript: missing cause in mapping for exception
Jose
2018-11-22
*
typescript: don't generate Prx definiton for Class without operations
Jose
2018-11-22
*
Enable wildcard expansion for Windows executables
Jose
2018-11-13
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Fixed fallthrough warnings + clang 3.x fixes
Bernard Normier
2018-10-27
*
Temporary removal of -Werror with g++
Bernard Normier
2018-10-26
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Write typescript imports inside module declaration
Jose
2018-10-23
*
Fix slice2js build failure on macOS
Jose
2018-10-16
*
Typescript support
Jose
2018-10-16
*
Fix compiling classes with fields of type Value to JS
Daniel Lytkin
2018-09-13
*
Replace strerror usage with IceUtilInternal::errorToString
Jose
2018-07-27
*
Eliminate catch(const char*) #48
Jose
2018-07-26
*
npm-slice2js build failure
Jose
2018-06-11
*
JavaScript stream interface fixes
Jose
2018-06-08
*
Disable JavaScript jshint and eslint linters
Jose
2018-02-23
*
Fix JavaScript wrapper to support import from non global scope
Jose
2018-02-22
*
Update copyright year to 2018
Jose
2018-02-14
*
Fixed (ICE-8155) - Ice.dll .NET assembly not signed
Jose
2017-06-26
*
Windows UWP build instructions updates
Jose
2017-06-21
*
Update mcpp NuGet packages to last version
Jose
2017-06-14
*
Update mcpp/lmdb NuGet packages
Jose
2017-06-13
*
Update NuGet package versions
Jose
2017-06-12
*
Remove excessive empty lines
Joe George
2017-06-07
*
Remove trailing whitespace
Joe George
2017-05-02
*
Removed trailing whitespace generated by slice2js
Bernard Normier
2017-05-02
*
Use ToolsVersion 4.0 for Visual Studio 2010 compatibility
Jose
2017-05-01
*
Don't set ToolsVersion in MSBuild projects
Jose
2017-04-26
*
Fix (ICE-7790) - ice_id missing in JS
Jose
2017-04-26
*
Visual Studio 2010 support
Jose
2017-04-20
[next]