提交历史

作者 SHA1 备注 提交日期
  Stefan Siegl 0aa1a6e73e Replace build status badge by Travis one 9 年之前
  Stefan Siegl 4cd9151b5f Fix travis build 9 年之前
  Stefan Siegl 6e09930325 Update travis config 9 年之前
  Stefan Siegl c34fc46ce2 Bump version to 0.6.3 9 年之前
  Stefan Siegl 450a7a1092 Merge pull request #234 from stesie/fix-build-v8-5.2 9 年之前
  Stefan Siegl ec6c6d3eb3 Use WeakCallbackInfo 9 年之前
  Stefan Siegl 05b96a96b8 Use internal fields instead of GetHiddenValue/SetHiddenValue 9 年之前
  Stefan Siegl 48cb242e6c Merge branch 'remove-api-ifdef' 9 年之前
  Stefan Siegl d4d8ccc4f6 Fix #ifdef change, don't call SetArrayBufferAllocator 9 年之前
  Stefan Siegl ed8e88e11d Search libv8_libplatform.a in V8_DIR only 9 年之前
  Stefan Siegl 4fbdb7d46e Merge pull request #233 from stesie/issue-230 9 年之前
  Stefan Siegl b21ba328d0 Don't call ObjectTemplate.Set with Object instances, fixes #230 9 年之前
  Tieme van Veen 5fa653da23 Added libicu-dev dependency 9 年之前
  Alex Masterov 1d46741ced Force to use the system-wide binutils during compilation v8 9 年之前
  Stefan Siegl 663c675fe8 Update build path of libv8_libplatform.a, refs #230 9 年之前
  Stefan Siegl 4fea8f4fb9 Require V8 4.6.76 or higher 9 年之前
  Stefan Siegl 1f54fac62d Merge pull request #222 from stesie/issue-217 9 年之前
  Stefan Siegl 3dca462e9d Use V8::LowMemoryNotification on V8 < 3.28.36 9 年之前
  Stefan Siegl c804b16e4c fix compiler warnings 9 年之前
  Stefan Siegl 97ade17ef9 fix: initialize variables 9 年之前
  Stefan Siegl 3d5f163899 skip time/memory limit tests on SKIP_SLOW_TESTS 9 年之前
  Stefan Siegl b2eb89e49e send LowMemoryNotification before imposing memory limit, fixes #217 9 年之前
  Stefan Siegl 4faab8842c Re-check memory limit, refs #217 9 年之前
  Stefan Siegl 2b4d41abb1 Remove old-age test.php & samples files 9 年之前
  Stefan Siegl da89fa257b Bump version to 0.6.2 9 年之前
  Stefan Siegl b0f761ae3b Merge pull request #221 from stesie/fluent-setters-js 9 年之前
  Stefan Siegl 07c81e5a86 Merge pull request #220 from stesie/fluent-setters 9 年之前
  Stefan Siegl 5595c3bbd7 Fix compilation with PHP 5.5 9 年之前
  Stefan Siegl 93b1118fe8 Retain object identity on JS-side 'return this' 9 年之前
  Stefan Siegl d44592910d Retain object indentity on 'return $this' 9 年之前