Jens Fischer 9f9bc4abbf [cpp] fix a typo in StdString's @:unreflective %!s(int64=6) %!d(string=hai) anos
..
_std 2f98d032ec Moved quoteWinArg, quotUnixArg, isEof out of StringTools to haxe.SysTools (#8151) %!s(int64=6) %!d(string=hai) anos
abi 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
cppia 44e3ab61fa [cppia] Do not allow running script from string on utf16 target. %!s(int64=6) %!d(string=hai) anos
link 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
net 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
objc 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
rtti 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
vm 320fff2969 [std] Move target.vm.Thread (and friends) to sys.thread.Thread (#7999) %!s(int64=6) %!d(string=hai) anos
zip 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
ArrayBase.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
AtomicInt.hx bb3256622d [cpp] Add cpp::AtomicInt type %!s(int64=9) %!d(string=hai) anos
AutoCast.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Callable.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
CastCharStar.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Char.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
ConstCharStar.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
ConstPointer.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
ConstStar.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
EnumBase.hx 5bb5710b4d Explicitly put Dynamic in global namespace. Hide implementation variables in Enums %!s(int64=9) %!d(string=hai) anos
ErrorConstants.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
FILE.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
FastIterator.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Finalizable.hx 74824c7876 [cpp] Add some NativeGc functions. Add NativeSys.print(ln) that does not require gc/boxing %!s(int64=9) %!d(string=hai) anos
Float32.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Float64.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Function.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Int16.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Int32.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Int64.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Int8.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Lib.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Native.hx cb082b6b10 [cpp] Add explicit Native.star for dereferencing pointers. %!s(int64=6) %!d(string=hai) anos
NativeArc.hx f769ed1136 [cpp] correctly re-type function args. Add an ios ARC helper class %!s(int64=9) %!d(string=hai) anos
NativeArray.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
NativeFile.hx 7d5160cc01 [typer] check for extern non-inline fields that have expressions %!s(int64=7) %!d(string=hai) anos
NativeGc.hx 7d5160cc01 [typer] check for extern non-inline fields that have expressions %!s(int64=7) %!d(string=hai) anos
NativeMath.hx 7d5160cc01 [typer] check for extern non-inline fields that have expressions %!s(int64=7) %!d(string=hai) anos
NativeProcess.hx 7d5160cc01 [typer] check for extern non-inline fields that have expressions %!s(int64=7) %!d(string=hai) anos
NativeRandom.hx 7d5160cc01 [typer] check for extern non-inline fields that have expressions %!s(int64=7) %!d(string=hai) anos
NativeSocket.hx 39475bc3b4 UdpSocket: implement broadcast sending capability (#7677) %!s(int64=6) %!d(string=hai) anos
NativeSsl.hx 7d5160cc01 [typer] check for extern non-inline fields that have expressions %!s(int64=7) %!d(string=hai) anos
NativeString.hx 3ec78ebbbd [cpp] Do not access stirng '__s' directly. Load cppia scripts from bytes, not string %!s(int64=6) %!d(string=hai) anos
NativeSys.hx 7d5160cc01 [typer] check for extern non-inline fields that have expressions %!s(int64=7) %!d(string=hai) anos
NativeXml.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
NativeXmlImport.cpp d64cfcfbda [cpp] Use more efficient NativeXml externs %!s(int64=9) %!d(string=hai) anos
Object.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
ObjectType.hx 75be9d386b [cpp] Move some constants into cpp.ObjectType %!s(int64=9) %!d(string=hai) anos
Pointer.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Prime.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Random.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
RawConstPointer.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
RawPointer.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Reference.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
SizeT.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Star.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
StdString.hx 9f9bc4abbf [cpp] fix a typo in StdString's @:unreflective %!s(int64=6) %!d(string=hai) anos
StdStringRef.hx 7b114eab55 [cpp] Add fileXml meta for injecting attributes into the Build.xml file elements. Add stackOnly meta for extern classes that must have destructors called. Make spaces in native names work again. Add some initial support fot std::string classes %!s(int64=9) %!d(string=hai) anos
Stdio.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Stdlib.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
Struct.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
UInt16.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
UInt32.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
UInt64.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
UInt8.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
VarArg.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos
VirtualArray.hx 00f409858f `extern` field syntax (#6984) %!s(int64=7) %!d(string=hai) anos
Void.hx 90eda8ce3c Happy new year! :tada: %!s(int64=6) %!d(string=hai) anos