~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 1751.3.1 14 years ago Brian Aker This add a couple of utility table functions to be Diff
counter.cc 2234.1.3 13 years ago Olaf van der Spek Refactor includes 1.6 KB Diff Download File
counter.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
dictionary.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 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
environmental.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2 KB Diff Download File
environmental.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.2 KB Diff Download File
plugin.ini 1802.7.2 13 years ago Brian Aker 1) Fixed a couple of tests that were still relying 316 bytes Diff Download File
random_number.cc 2234.1.3 13 years ago Olaf van der Spek Refactor includes 1.6 KB Diff Download File
random_number.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File
random_string.cc 2234.1.3 13 years ago Olaf van der Spek Refactor includes 2.1 KB Diff Download File
random_string.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.3 KB Diff Download File