~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
..
tests 1273.13.53 14 years ago Brian Aker Updates to tests (now moved into plugins). Diff
dictionary.cc 2191.1.2 13 years ago Brian Aker Adding SESSION table and adding back in the mysql 1.4 KB Diff Download File
dictionary.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.1 KB Diff Download File
plugin.ini 2191.1.2 13 years ago Brian Aker Adding SESSION table and adding back in the mysql 311 bytes Diff Download File
processlist.cc 2269.1.7 13 years ago Olaf van der Spek Use util::string::ptr 3.4 KB Diff Download File
processlist.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
savepoints.cc 2241.3.3 13 years ago Olaf van der Spek Refactor Session::transaction (partial) 1.7 KB Diff Download File
savepoints.h 2241.3.3 13 years ago Olaf van der Spek Refactor Session::transaction (partial) 1.4 KB Diff Download File
sessions.cc 2318.5.38 13 years ago Olaf van der Spek Merge trunk 3.6 KB Diff Download File
sessions.h 2318.2.21 13 years ago Olaf van der Spek Refactor 1.4 KB Diff Download File
variables.cc 2192.4.7 13 years ago Olaf van der Spek Use "iter->" instead of "(*iter)." 2.1 KB Diff Download File
variables.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File