提交历史

作者 SHA1 备注 提交日期
  Jianchun Xu 6688079026 linux: builds more lib/Parser files 10 年之前
  Jianchun Xu ca74226f8e linux: fix NumberUtilities_strtod warnings 10 年之前
  Jianchun Xu 7a309054a0 [MERGE #394] linux: partially builds lib/Parser 10 年之前
  Louis Lafreniere 3c0387641d Fixed unittest to trigger more predictably. 10 年之前
  Louis Lafreniere 593ef3fa07 Added fixes for some more typing issues. 10 年之前
  Louis Lafreniere 12d868feaa Uint32 constant 10 年之前
  Lei Shi ded283aaf0 missed one file to change in the pr 10 年之前
  Lei Shi 0b509e3f90 Fix one more auxPtrs accessed from background thread 10 年之前
  Curtis Man aa68ca8fcc [MERGE #401] Page allocator used by CustomHeap's metadata don't need standing free page 10 年之前
  Curtis Man db756437a4 Page allocator used by CustomHeap's metadata don't need standing free page 10 年之前
  Paul Leathers 03abf13053 [MERGE #396] Fix stack closure boxing bug 10 年之前
  Curtis Man 3ffd2f86f5 [MERGE #393] Change CustomHeap to on demand update on whether a page should be in the full list or not. 10 年之前
  Curtis Man 4d3e524636 Change CustomHeap to on demand update on whether a page should be in the full list or not. 10 年之前
  Paul Leathers d04387101b We need to box frame display and scope slots in a native frame before calling BoxNativeFrame so that the boxed versions can be found and written back to their known locations on the frame. 10 年之前
  Jianchun Xu 6b9ad09592 linux: partially builds lib/Parser 10 年之前
  Jianchun Xu b083cc4092 [MERGE #391] linux: make NumberUtilities_strtod.cpp compile 10 年之前
  Ian Halliday 9ea1d76e60 [MERGE #395] Record a couple of my iterators notes as comments 10 年之前
  Rajat Dua f38fd344b9 invalidate proto caches 10 年之前
  Ian Halliday 3002034f1b Record a couple of my iterators notes as comments 10 年之前
  Akrosh Gandhi 293399ede0 [MERGE #392] Removed the ParseType Reparse from the parser. 10 年之前
  Curtis Man 9847a1b5c7 Avoid calling VirtualAlloc to commit the secondary pages if the secondary allocation size is 0 10 年之前
  Xan López d6835358fb linux: make NumberUtilities_strtod.cpp compile 10 年之前
  Akrosh Gandhi c7ecc47355 Removed the ParseType Reparse from the parser. 10 年之前
  Sandeep Agarwal d0925e14f3 Determine debug mode based on per script/source instead of ScriptContext 10 年之前
  Paul Leathers 191df2ffd8 [MERGE #385] One-line type-check fix 10 年之前
  Tom Care 5c32a1bc72 [MERGE #389] Fix incremental LTCG disabling on TFS builds 10 年之前
  Hitesh Kanwathirtha bea508de2c [MERGE #382] re-enable CustomHeap build on linux 10 年之前
  Gorkem Yakin 0f6a8b1bc2 [MERGE #376] Implement ES6 RegExp.prototype[@@match] 10 年之前
  Paul Leathers 67a4f6b27d My previous fix to monomorphic type checks had a subtle mistake. To handle the case where a downstream store adds a property, I grabbed the store's cached initial type to use as the guard type at the monomorphic check. But in some cases, the type we checked upstream is the final type, not the initial one. One-line fix for that. 10 年之前
  Lei Shi de03b987fa [MERGE #370] Fix auxPtrs using in background thread 10 年之前