~drizzle-trunk/drizzle/development

  • Committer: Henrik Ingo
  • Date: 2011-08-29 13:12:05 UTC
  • Revision ID: henrik.ingo@avoinelama.fi-20110829131205-0s916xbxi57uk79v
js_eval() : Working execution of JavaScript code with the v8 engine.
Simple implementation, script is re-compiled each call, parameters
ignored, etc...

Also adds libv8.so to the pandora/autotools/configure magic.

Note: I only compiled with CXXFLAGS=-O0 so far, but should work 
with the default -O2 too.
Filename Latest Rev Last Changed Committer Comment Size
..
btr0btr.cc 2242.1.104 13 years ago Stewart Smith start removing static from functions in innobase n 105 KB Diff Download File
btr0cur.cc 2023.3.29 13 years ago Monty Taylor Added back INNOBASE_SKIP_WARNINGS for solaris. Als 142 KB Diff Download File
btr0pcur.cc 2023.3.1 13 years ago Monty Taylor A stab at C++-izing InnoDB. 17 KB Diff Download File
btr0sea.cc 2023.3.29 13 years ago Monty Taylor Added back INNOBASE_SKIP_WARNINGS for solaris. Als 49 KB Diff Download File