RAPL

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

43 check-ins using file rapl_eval_statement.js version c850f7a824

2012-02-18
22:36
new code for unsetting a variable (not yet finished !!) check-in: 8fc1515f60 user: arnulf tags: trunk
22:36
new code for handling ::itcl::type type variable and variables of type typevariable check-in: cceb21ecf7 user: arnulf tags: trunk
22:35
new code for ::itcl::internal::classinfo command check-in: 68416255fe user: arnulf tags: trunk
22:34
typo fix check-in: 9d159bf210 user: arnulf tags: trunk
22:33
handling of ::itcl::type type variable and handling of adding instances to class check-in: 7f6fd67da0 user: arnulf tags: trunk
22:32
add the special type variable for ::itcl::type to the class namespace and some fixes check-in: 71cc476636 user: arnulf tags: trunk
22:31
added class instances check-in: b29884b7d1 user: arnulf tags: trunk
22:29
new define for builtin itcl info command check-in: b7343aa94c user: arnulf tags: trunk
18:59
fixes for unset variable check-in: 603fe9c4c8 user: arnulf tags: trunk
18:59
run the test directly, if it is parsed and some fixes check-in: a52780cb02 user: arnulf tags: trunk
18:58
fix for array get command check-in: e559f9a64b user: arnulf tags: trunk
18:57
added special builtin variable type to ::itcl::type itcl object check-in: 5436c2d30e user: arnulf tags: trunk
18:56
changed a define for a builtin command check-in: ddc3c5e5c5 user: arnulf tags: trunk
16:43
code for new command lassign check-in: 59169dc0fd user: arnulf tags: trunk
16:42
fix for if command check-in: 3defe0cc59 user: arnulf tags: trunk
16:41
new function listCopy and some beautifying check-in: ca9be73aee user: arnulf tags: trunk
16:41
fix for return value of expression check-in: dac856f4a5 user: arnulf tags: trunk
14:23
added additional parameter part to handleVariableTrace and fixes for handleVariableTrace check-in: 2dced5e1ee user: arnulf tags: trunk
14:22
removed unused functions check-in: d171458d65 user: arnulf tags: trunk
14:22
fixes check-in: c9af73126b user: arnulf tags: trunk
14:21
adde debugging output check-in: 49ad44f73a user: arnulf tags: trunk
14:21
moved searchList function to here check-in: 16f9f9b1fb user: arnulf tags: trunk
14:20
fixes and debugging stuff check-in: 1e2fbbb0c0 user: arnulf tags: trunk
14:19
some fixes for string comparisons and moved searchList to rapl_list_obj_type.js check-in: e1bbbc85c3 user: arnulf tags: trunk
14:18
add additional parameter part to handleVariableTrace check-in: d86a27f995 user: arnulf tags: trunk
14:17
use an own call frame for itclInitObject (for constructor etc.) check-in: b5fb02c0b0 user: arnulf tags: trunk
2012-02-17
23:49
fix for stringMap check-in: 5d83a17500 user: arnulf tags: trunk
23:46
removed debug stuff check-in: c536a705cf user: arnulf tags: trunk
23:43
new function stringMap check-in: c31fd6c52f user: arnulf tags: trunk
23:42
reordering of functions and new function stringMap check-in: 23d05e4032 user: arnulf tags: trunk
23:41
new function utf8_index and fix for stringCompare check-in: 9716607a77 user: arnulf tags: trunk
22:21
fixes for variable tracing check-in: 6ca6d925a7 user: arnulf tags: trunk
22:20
fixes for debugging output check-in: e2c75b207a user: arnulf tags: trunk
22:20
fixes for debugging output check-in: 517492167b user: arnulf tags: trunk
22:19
fixes for variable tracing check-in: 3d98737f0e user: arnulf tags: trunk
20:37
fixes check-in: 5b16b93615 user: arnulf tags: trunk
20:37
added additional result_var_ptr parameter for setVariable function check-in: 70cb1f79a3 user: arnulf tags: trunk
20:36
fixes check-in: ba2898ae16 user: arnulf tags: trunk
20:35
for ::itcl::internal::classconfigure set also appropriate var_frame_ptr. guess that is needed for other ::itcl::internal::class* functions too. check-in: 75028079c8 user: arnulf tags: trunk
20:33
for set command use additional result_var_ptr parameter, new code and fixes for uplevel command check-in: 2132bab20d user: arnulf tags: trunk
20:32
for builtin itcl functions use an own call frame check-in: b3187aabfb user: arnulf tags: trunk
20:31
fix for wrongNumArgs check-in: a8a4159aa1 user: arnulf tags: trunk
20:30
new function evalObjFromArray check-in: de7a225370 user: arnulf tags: trunk