~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 1340.1.2 14 years ago Brian Aker Merge of table cache/def DD. Diff
dictionary.cc 2246.3.1 13 years ago Olaf van der Spek Remove std::nothrow from new() 1.5 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 1460 14 years ago Brian Aker Seeing static effects valgrind output 300 bytes Diff Download File
table_cache.cc 2338.2.4 13 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for DATA_DICTIONARY. 3.7 KB Diff Download File
table_cache.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.5 KB Diff Download File
table_definition_cache.cc 2338.2.3 13 years ago Stewart Smith use MAXIMUM_IDENTIFIER_LENGTH for DATA_DICTIONARY. 2.3 KB Diff Download File
table_definition_cache.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File