Histórico de commits

Autor SHA1 Mensagem Data
  Stefan Siegl 72cb2da9ba Enter endless loop after V8::TerminateExecution call, fixes #135 10 anos atrás
  Stefan Siegl eafa458620 Merge pull request #146 from stesie/use-arraybufferallocator 9 anos atrás
  Stefan Siegl 22e90d1c50 Call v8::V8::SetArrayBufferAllocator for v8 4.4.10 & higher 9 anos atrás
  Stefan Siegl 493e448bae Provide ArrayBufferAllocator for v8 4.4.44 (and later) 9 anos atrás
  Stefan Siegl 81018372e4 Adapt test to changed v8 error message 9 anos atrás
  Stefan Siegl e67f1f4c9c Fix handling of failed context creation, closes #136 10 anos atrás
  Stefan Siegl 4d17ba2566 Delete V8JSG(timer_thread) on shutdown, refs #138 10 anos atrás
  Stefan Siegl 79f2056bc3 Properly stop timer thread, closes #138 10 anos atrás
  Stefan Siegl b350871795 Correctly force to array on property writing, closes #137 10 anos atrás
  Stefan Siegl 5c43a471b4 Remove reference to my (deprecated) Jenkins site 10 anos atrás
  Stefan Siegl 555f7aa30f Bump version to 0.2.0 10 anos atrás
  Stefan Siegl fd10356f62 Remove hard-coded PHP_V8_VERSION symbol 10 anos atrás
  Stefan Siegl 1a85a82289 Add myself to package.xml file as lead (sync to pecl) 10 anos atrás
  Stefan Siegl 3940613858 Update package.xml file manifest 10 anos atrás
  Stefan Siegl 8923eac4ff Fix typo in package description 10 anos atrás
  Stefan Siegl 0b769df7c0 Import package.xml from last release package 10 anos atrás
  Stefan Siegl 5ec269877a Add cscott and myself 10 anos atrás
  Stefan Siegl 5fb79ee994 Merge remote-tracking branch 'pecl/master' 10 anos atrás
  Stefan Siegl 3726d233b8 return SUCCESS from PHP_MINIT_FUNCTION 10 anos atrás
  Stefan Siegl 0e76b675d2 Require v8 3.24.6 or higher 10 anos atrás
  Stefan Siegl 90c3b9db5f Fix debug build; move debug stuff into seperate files 10 anos atrás
  Stefan Siegl 8934e8c078 Add note that RUNPATH might need to be fixed 10 anos atrás
  Stefan Siegl 7b926a3d06 ForceDelete was removed, use normal Delete 10 anos atrás
  Stefan Siegl ddc6a46049 Set c++ -std version on v8 version test 10 anos atrás
  Stefan Siegl a9ef3d5d67 Merge pull request #134 from stesie/issue-97 10 anos atrás
  Stefan Siegl c014892da4 Provide dedicated installation instructions for Linux & Mac 10 anos atrás
  Stefan Siegl 453a95826b On MacOS/Darwin link against libv8_libbase.a as well, refs #97 10 anos atrás
  Stefan Siegl 37e3e001c5 Don't --rpath link on MacOS/Darwin, refs #97 10 anos atrás
  Patrick Reilly bb95374985 Merge pull request #132 from stesie/code-cleanup 10 anos atrás
  Patrick Reilly c9cc884131 Merge pull request #133 from christiaan/update_readme 10 anos atrás