Historique des commits

Auteur SHA1 Message Date
  Stefan Siegl c459acd1ef Merge remote-tracking branch 'origin/master' into php7 il y a 8 ans
  Stefan Siegl 3278be8bee Add 'indent-tabs-mode: t' to file variables il y a 8 ans
  Stefan Siegl c4c5a19165 fix wrapped php object detection, closes #240 il y a 8 ans
  Stefan Siegl e9e90bac65 Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl 05b96a96b8 Use internal fields instead of GetHiddenValue/SetHiddenValue il y a 9 ans
  Stefan Siegl 4fea8f4fb9 Require V8 4.6.76 or higher il y a 9 ans
  Stefan Siegl 3dca462e9d Use V8::LowMemoryNotification on V8 < 3.28.36 il y a 9 ans
  Stefan Siegl b2eb89e49e send LowMemoryNotification before imposing memory limit, fixes #217 il y a 9 ans
  Stefan Siegl 4faab8842c Re-check memory limit, refs #217 il y a 9 ans
  Stefan Siegl bf6effba63 Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl 40f0f5e89f Provide startup data loader for V8 < 4.6.76 il y a 9 ans
  Stefan Siegl 39062b4248 Test for snapshot support in V8 il y a 9 ans
  Stefan Siegl 2c7a7ab87d Implement PHP-side iteration of JS generator objects il y a 9 ans
  Stefan Siegl c2a2cc341f Initialize libv8_platform for Windows as well il y a 9 ans
  Stefan Siegl 98205461be Reorder includes for Visual Studio 2015, closes #194 il y a 9 ans
  Stefan Siegl a83c49266e defer bailout until std::function dtor il y a 9 ans
  Stefan Siegl a520f49335 exit v8::HandleScope and v8::IsolateScope before bailing out il y a 9 ans
  Stefan Siegl 7e1f2e9355 Fix use-after-free error wrt. pending exception il y a 9 ans
  Stefan Siegl 3085db6aeb Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl b38c31b521 Remove v8::Debug agent stuff il y a 9 ans
  Stefan Siegl 5cba44ccd0 Merge remote-tracking branch 'origin/master' into php7 il y a 9 ans
  Stefan Siegl c6136ec3d2 Fix globals ptr passing wrt. timer thread il y a 9 ans
  Stefan Siegl 74440ed9f7 Move V8JSG extensions and v8_flags to process globals il y a 9 ans
  Stefan Siegl 7d97c97d4c Fix multi-threading, initialize V8 only once il y a 9 ans
  Stefan Siegl 5f6d9aee2d Don't terminate execution repeatedly il y a 9 ans
  Stefan Siegl 592d6528ca PHP7 adapt: fix zend_string memory leaks il y a 9 ans
  Stefan Siegl fd6eeddc52 Adapt to PHP7 il y a 9 ans
  Stefan Siegl 2d0aa9b2cc adapt PHPJS_OBJECT_KEY from zval* to zend_object* il y a 9 ans
  Stefan Siegl f7c33539c2 Improve PHP->JS->PHP exception back propagation il y a 9 ans
  Stefan Siegl f7a592052f Store flags in v8js_ctx class instead of v8 hidden value il y a 9 ans