My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
  Advanced search   Search tips   Subscriptions
ListGrid
   
Loading...
  Stars    Summary + Labels Addons  Type  Status  Milestone  Owner  ...
1   local function with reserved word param does not compile ---- Defect Fixed ---- ----  
1   macro/extern class cause compilation fail ---- Defect Fixed ---- ----  
1   haxelib version broken. ---- Defect Fixed ---- ----  
1   limits constants break hxcpp compilation ---- Defect Fixed ---- ----  
1   Array<Dynamic> as method arg silently ignores (and creates new) passed typed Arrays. ---- Defect Fixed ---- ----  
1   inlined empty functions ---- Defect Fixed ---- ----  
1   Build tool doesn't work with OS X 10.5 ---- Defect Fixed ---- ----  
1   super types not iterated? ---- Defect Fixed ---- gameh...@gmail.com  
1   NO_PRECOMPILED_HEADERS and os x 10.5 ---- Defect Fixed ---- ----  
1   Can't override dynamic methods ---- Defect Fixed ---- ----  
1   StringTools.fastCodeAt error ---- Defect Fixed ---- ----  
1   Std.parseFloat constitency ---- Defect Fixed ---- ----  
1   function is not a member of object ---- Defect Fixed ---- ----  
1   IPHONE_VER is overwritten by default .hxcpp_config.xml ---- Defect Fixed ---- ----  
1   MinGW and Cygwin support missing ---- Defect Fixed ---- ----  
1   inline bug ---- Defect Fixed ---- ----  
1   compilation error when assigning value to function typed field via interface ---- Defect Fixed ---- ----  
1   Check enum comparison ---- Defect Fixed ---- gameh...@gmail.com  
1   Arrays in function calls on CPP Target is not a pointer ---- Defect Fixed ---- ----  
2   No SDK 10.5 under Mac OS 10.7 ---- Defect Fixed ---- ----  
1   OS X: Static lib does not build ---- Defect Fixed ---- ----  
1   OS X: Building hxcpp as static libs ---- Defect Fixed ---- ----  
1   nme.Memory error in c++ code with --no-inline ---- Defect Fixed ---- ----  
1   Patch for /trunk/include/hx/StdLibs.h ---- Patch Fixed ---- ----  
1   Std.is(2.0,Int) ---- Defect Fixed ---- ----  
1   Std.string ---- Defect Fixed ---- ----  
1   Missing implementation of haxe.Int32.toNativeInt ---- Defect Fixed ---- ----  
1   Mixed array types ---- Defect Fixed ---- gameh...@gmail.com  
1   Anon obj toString fails ---- Defect Fixed ---- ----  
1   Performance issue when casting ---- Defect Fixed ---- gameh...@gmail.com  
1   Thread.current() ---- Defect Fixed ---- ----  
1   Math.random() can return 1 ---- Defect Fixed ---- ----  
1   Type.getClass fails when using an instance typed as interface ---- Defect Fixed ---- ----  
1   StringBuf.addChar assume UTF8 ---- Defect Fixed ---- ----  
1   invalid optional arguments for interface ---- Defect Fixed ---- ----  
1   Reflect.compareMethods ---- Defect Fixed ---- ----  
1   Bad random number generator ---- Defect Fixed ---- ----  
1   Property on inherited method ---- Defect Fixed ---- ----  
1   Can't compile untyped on cpp target ---- Defect Fixed ---- ----  
1   <:: alternate spelling causing failed compilation ---- Defect Fixed ---- ----  
1   Interface with optional arguments fail ---- Defect Fixed ---- ----  
1   haxe.Stack.callStack() not implemented? ---- Defect Fixed ---- ----  
2   an == fails (vs. neko, js, flash). guessing incorrect types generated for cpp. ---- Defect Fixed ---- ----  
1   Type.createEnumIndex ---- Defect Fixed ---- ----  
2   Modulo operator does not work correctly for some floating point values ---- Defect Fixed ---- ----  
1   non-breaking but potentially confusing difference in Serializer output ---- Defect Fixed ---- ----  
2   Compilation error when using optional String parameter in interface method. ---- Defect Fixed ---- ----  
1   StringTools.fastCodeAt problem, Potential fix included ---- Defect Fixed ---- ----  
1   default arguments for closures do not work ---- Defect Fixed ---- ----  
1   #define GCLOG(...) issue ---- Defect Fixed ---- ----  
1   revision 483 crashes on some unit tests...looks related to static initializer on Xml ---- Defect Fixed ---- ----  
1   Use of untyped __global__ inside expression blocks ---- Defect Fixed ---- ----  
1   Errors when building for iOS simulator ---- Defect Fixed ---- ----  
1   Unit tests CPP ---- Defect Fixed ---- ----  
1   Build fails with SVN version 515 ---- Defect Fixed ---- ----  
1   switch statement with dynamic value breaks compilation on Mac ---- Defect Fixed ---- ----  
2   error compiling after upgrade to hxcpp 2.10 ---- Defect Fixed ---- ----  
1   RBTree::Insert has issue when insert a value already exist ---- Defect Fixed ---- ----  
4   polymorphism error. (haxe 2.10 + hxcpp 2.10) ---- Defect Fixed ---- ----  
2   --dead-code-elimination bugs. ---- Defect Done ---- ----  
1   ‘class String’ has no member named ‘substring’ ---- Defect Done ---- ----  
1   getting warning unused-value on Mac using 10.8 sdk, clang ---- Defect Fixed ---- ----  
1   Revision 560 stops the haxe cpp unit test working win7/x64 ---- Defect Fixed ---- ----  
2   haxe.Stack.exceptionStack returns empty array ---- Defect Fixed ---- ----  
2   Accessing property typed by a typed parameter fails to compile if type is a function ---- Defect Fixed ---- ----  
1   String with special characters ---- Defect Fixed ---- ----  
1   Several errors related to structure with extenstion ---- Defect Done ---- ----  
2   Syntax error in Sys.cpp breaks compilation on Windows ---- Defect Fixed ---- ----  
1   val_callN has false implementation ---- Defect Fixed ---- ----  
3   haxeflixek errors ---- Defect Fixed ---- ----  
1   Const declaration missing in CFFILoader.h -> LoadFunc ---- Defect Fixed ---- ----  
1   Patch for /trunk/build-tool/android-toolchain.xml ---- Patch Fixed ---- ----  
1   Math.fceil/ffloor/fround ---- Defect Fixed ---- ----  
2   Neko Patches ---- Defect Fixed ---- ----  
1   HXCPP_LOAD_DEBUG not used with android-toolchain.xml ---- Defect Fixed ---- ----  
1   Android shared object can only be loaded from Java ---- Defect Fixed ---- ----  
1   problem with generic ---- Defect Done ---- ----  
1   ‘class Array_obj’ has no member named ‘map’ ---- Defect Fixed ---- gameh...@gmail.com  
1   Fix: Error always thrown calling primitives with more than 5 arguments ---- Patch Fixed ---- ----  
1   cpp.vm.WeakRef get() does not return null when the reference is released. ---- Defect Fixed ---- ----  
1   return switch causes build error ---- Defect Fixed ---- ----  
1   problem on fluent interface ---- Defect Fixed ---- ----  
1   Suppressed missing warnings on x64 platform ---- Patch Fixed ---- ----  
1   Garbage Collector crashes on big endian platforms ---- Defect Fixed ---- ----  
1   haxelib version out of date ---- Defect Done ---- ----  
1   'looks like a function definition, but there is no parameter list' error ---- Defect Done ---- ----  
1   Misformated __android_log_print ---- Defect Fixed ---- ----  
1   this decimal constant is unsigned only in ISO C90 ---- Defect Done ---- ----  
1   ambiguous overload ---- Defect Fixed ---- ----  
2   Extra ; found in /src/hx/Lib.cpp#357 ---- Defect Fixed ---- ----  
1   DCE + NME ---- Defect Fixed ---- ----  
1   runtime/libs/nekoapi doesn't seem to compile w/ neko2 ---- Defect Fixed ---- ----  
1   "delete" in package will not compile ---- Defect Fixed ---- ----  
1   iOS app crashes on GC ---- Defect Fixed ---- ----  
1   string.toString() produce err C2819 ---- Defect Fixed ---- ----  
1   Build failling with XCode 5 ---- Defect Fixed ---- ----  
1   Fix file-line and class-function comparison in Debug.cpp ---- Defect Fixed ---- ----  
1   GetStackVariables needs a cast to string ---- Defect Fixed ---- ----  
1   HXCPP and xcode 5 / ios 7 simulator ---- Defect Fixed ---- ----  
1   Remove line number from breakpoint hash ---- Defect Fixed ---- ----  
CSV
  
Powered by Google Project Hosting