Experimental V72b now up! [MONKEY NEWS]

Monkey Forums/Monkey Programming/Experimental V72b now up! [MONKEY NEWS]

marksibly(Posted 2013) [#1]
Hi,

V72b is now up!


Fixed c++ String::ToCString<> mem leak.

Implemented custom https friendly HttpRequest for android, ios, win8, html5, flash.

Fixed trans munging of symbols to ignore case so Java doesn't generate clashing class file on case insensitive file systems.




skid(Posted 2013) [#2]
Wo, very nice!


Skn3(Posted 2013) [#3]
Very nice indeed. Did actually have a private https module that I worked on for someone. This is a good addition!


ziggy(Posted 2013) [#4]
Nice!


golomp(Posted 2013) [#5]
Thank you Mark !

I am going to try the https addition.

Good holidays


EdzUp(Posted 2013) [#6]
Excellent will be very useful, will definitely update to I can finally finish star rogue and get it out there across the board :-)


Grant(Posted 2013) [#7]
I got up and done a moonwalk when I noticed the planned 3D module, nice one Mark, may you be endowed with fine ale and wholesome food for the rest of your life.

cheers, Grant.


jjsonick(Posted 2013) [#8]
Hurrah! Garbage collection now correctly and happily runs in my prototype playground (uses Ignition and some filestreaming) thanks to that memory bug being fixed - thanks, Mark!