~drizzle-trunk/drizzle/development

  • Committer: Henrik Ingo
  • Date: 2011-09-02 10:32:57 UTC
  • Revision ID: henrik.ingo@avoinelama.fi-20110902103257-1i044y2jkrdn9ot6
Honoring EcmaScript standard arguments are made available as arguments[]
(was argv[])

Named parameters become global variables, as in
js_eval( "myvalue+anothervalue", 1 as 'myvalue', 2 as 'anothervalue')

Integers and real/decimal values passed as appropriate JS counterparts.
This makes js '+' operator work correctly.

Added whitespace to if() and function calls, sorry for noise in the diff.
Filename Latest Rev Last Changed Committer Comment Size
..
tests 1320.4.1 14 years ago Joe Daly scoreboard implementation for statistics Diff
cumulative_stats.cc 2241.3.1 13 years ago Olaf van der Spek Refactor Session::status_var 6.6 KB Diff Download File
cumulative_stats.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 3 KB Diff Download File
global_stats.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 2.2 KB Diff Download File
global_stats.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 1.9 KB Diff Download File
logging_stats.cc 2275.4.2 13 years ago Joseph Daly merge trunk 12 KB Diff Download File
logging_stats.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2.6 KB Diff Download File
plugin.ini 1879.2.4 13 years ago Monty Taylor Fixed some overzealous choices. 431 bytes Diff Download File
scoreboard.cc 2241.3.1 13 years ago Olaf van der Spek Refactor Session::status_var 7.9 KB Diff Download File
scoreboard.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 3.4 KB Diff Download File
scoreboard_slot.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 3.2 KB Diff Download File
scoreboard_slot.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2.3 KB Diff Download File
stats_schema.cc 2253.1.1 13 years ago Andrew Hutchings Fix Drizzle to compile in GCC 4.6 (which fires war 17 KB Diff Download File
stats_schema.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 5.4 KB Diff Download File
status_tool.cc 2173.2.1 13 years ago Monty Taylor Fixes incorrect usage of include 7 KB Diff Download File
status_tool.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2.6 KB Diff Download File
status_vars.cc 2280.1.8 13 years ago Olaf van der Spek Refactor 4.2 KB Diff Download File
status_vars.h 2252.1.26 13 years ago Olaf van der Spek Common fwd 2.2 KB Diff Download File
user_commands.cc 1999.6.1 13 years ago kalebral at gmail update Copyright strings to a more common format t 4.5 KB Diff Download File
user_commands.h 2234 13 years ago Brian Aker Mass removal of ifdef/endif in favor of pragma onc 2.5 KB Diff Download File