RAPL

History of rapl_eval_statement.js of d14eb5ed7ec9acc9
Login

History of rapl_eval_statement.js of d14eb5ed7ec9acc9

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

History of file rapl_eval_statement.js at check-in d14eb5ed7ec9acc9

2012-03-31
22:48
fixes file: [9ba444d3bc] check-in: [143896aeaa] user: arnulf branch: trunk, size: 31656
2012-03-27
15:05
fixes found in porting to java version file: [a64649b99b] check-in: [c31adfa6e2] user: arnulf branch: trunk, size: 31655
2012-03-04
21:22
added param to incrRefCoutn decrRefCount and newObj for being able to check garbage collection and refcounting for rapl file: [b800fb57fd] check-in: [cc0ac3e341] user: arnulf branch: trunk, size: 31828
2012-02-18
22:38
new code for handling of special variable type of ::itcl::type file: [7ca8bedbbd] check-in: [b1ae2356f3] user: arnulf branch: trunk, size: 31006
2012-02-17
20:30
new function evalObjFromArray file: [c850f7a824] check-in: [de7a225370] user: arnulf branch: trunk, size: 30001
2012-02-15
15:41
fixes and new code for expandExprSugar file: [a892fda11b] check-in: [1b86865c7a] user: arnulf branch: trunk, size: 29326
2012-02-12
12:02
new code for old style functionality: command name is a list with no other arguments file: [786f85bd69] check-in: [cb9c4c8bc5] user: arnulf branch: trunk, size: 29311
2012-02-11
15:31
fix for rapl macro expansion with variable type list file: [b6845438e9] check-in: [e592447297] user: arnulf branch: trunk, size: 28482
2012-02-09
17:53
fixes for ::itcl::macro expansion file: [8ff59aebaa] check-in: [57509ecde9] user: arnulf branch: trunk, size: 28211
2012-02-08
18:38
fixes and new code for delegated methods file: [4804c57fff] check-in: [43039d441a] user: arnulf branch: trunk, size: 27361
2012-02-05
21:44
a lot of fixes and code for itcl type install command file: [98dc098718] check-in: [84d58b93be] user: arnulf branch: trunk, size: 27155
13:31
again a lot of fixes for ::itcl::macro expansion file: [c97fc559ea] check-in: [70fe198f42] user: arnulf branch: trunk, size: 27134
2012-02-03
20:38
fixes and new code for itcl::type implementation file: [594c437082] check-in: [10220f2776] user: arnulf branch: trunk, size: 26560
2012-01-27
21:56
fixes and new code for itcl object and itcl variables and resolvers file: [6af0194f6e] check-in: [b0d178736e] user: arnulf branch: trunk, size: 26500
2012-01-22
20:29
fixes and new code for itcl class command calling. creation of an itcl class, itcl_object, calling object constructor and calling class method from class objt is now working! file: [62efb09018] check-in: [8068f93f35] user: arnulf branch: trunk, size: 26529
2012-01-21
23:38
some fixes and new code for itcl function handling file: [be6388ece4] check-in: [b090e974f3] user: arnulf branch: trunk, size: 26527
21:50
some fixes file: [3d0baec4af] check-in: [25125ec4f5] user: arnulf branch: trunk, size: 26520
20:43
fixes and new code for tcltest command handling file: [92bd5ebf91] check-in: [7cf3fd5909] user: arnulf branch: trunk, size: 26431
2012-01-15
15:43
a lot of fixes mostly for call frame handling and some fixes for itcl parsing file: [a12ea5a7d4] check-in: [b95f592de7] user: arnulf branch: trunk, size: 25685
2012-01-14
20:20
make debug prints driven by flags and and new function evalObjList file: [32bf4845c4] check-in: [eb20767e70] user: arnulf branch: trunk, size: 25553
15:40
a lot of fixes for correct handling of native function and proc calling and other fixes file: [da4aae3fa6] check-in: [d9a559b874] user: arnulf branch: trunk, size: 24682
2012-01-13
21:16
a lot of fixes and changes for ResolveCmdName.js file: [308e860d4d] check-in: [a66e6dbbec] user: arnulf branch: trunk, size: 24705
2012-01-12
18:52
eliminated curr_callframe, now frame_ptr file: [b5c49527e9] check-in: [2889e39c99] user: arnulf branch: trunk, size: 24715
17:16
fixes for sourcing in files and package handling file: [87883c6bf1] check-in: [d14eb5ed7e] user: arnulf branch: trunk, size: 24947
2012-01-11
22:04
beautifying file: [9ebd571cb4] check-in: [cea3bdca94] user: arnulf branch: trunk, size: 24606
2012-01-08
21:12
fix for single pair of {} in quotes and for error in parsing sub script file: [3103776e30] check-in: [36d91397b6] user: arnulf branch: trunk, size: 24600
2012-01-07
20:32
rearranging code in rapl_variable_obj_type.js and a lot of fixes some changes for renaming module registerCmds to PkgCore file: [2f06c8eb69] check-in: [4bc254a96b] user: arnulf branch: trunk, size: 24245
2012-01-06
17:12
new functions _evalObjVector, evalObjVector commandMatchObj file: [e9f0075057] check-in: [3aafda9a83] user: arnulf branch: trunk, size: 24032
10:29
fix refCount of params after proc call file: [a4636f842f] check-in: [b7fa3e8137] user: arnulf branch: trunk, size: 21434
2012-01-05
20:46
fixes file: [5ec4a8813a] check-in: [6ce4803f8a] user: arnulf branch: trunk, size: 21353
2012-01-01
21:36
some fixes file: [7ac38e1a80] check-in: [ab5569fa54] user: arnulf branch: trunk, size: 21300
2011-12-30
19:46
a lot of fixes for params in standard rapl_*obj_type functions (dupInternalRep, freeInternalRep and updateString). fixes for list commands and return command and evalObj return handling file: [a9ff1bb16e] check-in: [0d233f38c5] user: arnulf branch: trunk, size: 21292
2011-12-29
18:09
fixes for dict fixes for having TOKEN_COMMENT in evalObj and removing of a lot of unused functions in rapl_eval_statement.js file: [d20e4b6095] check-in: [6affc91182] user: arnulf branch: trunk, size: 21354
2011-12-28
21:40
fixes for namespace handling and switch to interp.frame_ptr usage instead of interp.eval_statement.curr_callframe file: [60ae5d16d6] check-in: [7a3b2fa169] user: arnulf branch: trunk, size: 40304
2011-12-26
15:10
fixes and new code for incr command file: [9216af53a0] check-in: [b4a11ab4b2] user: arnulf branch: trunk, size: 40368
11:48
fixes for command execution preparing file: [2e680fd477] check-in: [37b128ed8e] user: arnulf branch: trunk, size: 39115
2011-12-25
20:22
fixes and new code file: [bf907102db] check-in: [66c8435a6c] user: arnulf branch: trunk, size: 38782
2011-12-24
13:46
a lot of fixes file: [a313c5adc5] check-in: [31649e85d7] user: arnulf branch: trunk, size: 38425
2011-12-23
23:42
beautifying and some fixes file: [5ca4284e97] check-in: [e5c5701538] user: arnulf branch: trunk, size: 38666
18:42
added arrayGet function and some fixes for array variable handling file: [9b69d3e30a] check-in: [043560c93f] user: arnulf branch: trunk, size: 38381
16:17
renamed some flags, new code for creation of namespaces file: [6897445e25] check-in: [bd4e9a91bd] user: arnulf branch: trunk, size: 38415
2011-12-22
18:35
changed rapl_dict_subst_obj_type.js to rapl_array_obj_type.js and added a lot of new code there. Some changes to RaplObject functions to have no arguments and other fixes file: [04dc153cfc] check-in: [42fcf451d7] user: arnulf branch: trunk, size: 38378
2011-12-21
20:52
some fixes for getting and setting of variables file: [e5fd262bab] check-in: [1dda3abc49] user: arnulf branch: trunk, size: 38425
2011-12-20
22:05
made a lot of the RaplObject functions to have no paramter, because we have the object and therefore know what object we want to modify. Also some new code and fixes for setting/getting a variable file: [46cdc7523f] check-in: [9c4c4e46fd] user: arnulf branch: trunk, size: 38426
2011-12-18
20:05
fixes and new code for if and expr command handling. Begin of new code for list handling. file: [a25a35cb90] check-in: [829b3abee5] user: arnulf branch: trunk, size: 38608
14:37
changed opcode to funcop in exprTokens and a lot of fixes for expression first: expr {1 + 2} expression is running file: [1468e9e4b8] check-in: [820ed7fd45] user: arnulf branch: trunk, size: 38615
2011-12-11
20:18
removed unused code file: [2d540bfc6f] check-in: [5ac2e9a78b] user: arnulf branch: trunk, size: 38576
2011-12-10
15:59
fixes and typo fixes file: [70b8d000f6] check-in: [da4244961b] user: arnulf branch: trunk, size: 38789
2011-12-04
17:26
fixes and removing of debugging stuff file: [98592dd92d] check-in: [f0e66ef6e7] user: arnulf branch: trunk, size: 38664
15:34
move my_name into prototype to save space! file: [abc451ea33] check-in: [a52fbcfdbb] user: arnulf branch: trunk, size: 39103
11:17
renamed cnt to oid (= javascript object id) in all files file: [b52be89b1d] check-in: [00b500fac5] user: arnulf branch: trunk, size: 39002
09:56
move some new* functions from rapl_obj to the rapl_*_obj_types file: [af4f912230] check-in: [ac4446ecef] user: arnulf branch: trunk, size: 39002
09:04
removed obj_types container, use the parts directly and some fixes file: [09c28ec85c] check-in: [086e5d8461] user: arnulf branch: trunk, size: 38971
2011-12-03
17:51
fixes file: [91d0659992] check-in: [90627b1023] user: arnulf branch: trunk, size: 39021
13:34
new code file: [590735efb6] check-in: [ca047b50ec] user: arnulf branch: trunk, size: 39132
2011-12-02
21:12
fixes file: [09d4632179] check-in: [879576544f] user: arnulf branch: trunk, size: 34174
18:35
adaption for use of rapl_*_obj_types file: [688be6ccaf] check-in: [728fd9a3f7] user: arnulf branch: trunk, size: 34150
2011-11-27
21:01
fixes file: [23a3bac9cd] check-in: [1b0e47000b] user: arnulf branch: trunk, size: 34141
20:41
new code and fices file: [47dd16e1d3] check-in: [7af74e8682] user: arnulf branch: trunk, size: 34011
19:31
fixes file: [502982e663] check-in: [4813b347ef] user: arnulf branch: trunk, size: 29847
2011-11-20
20:09
new code evalObj function file: [423a189eff] check-in: [1d20a4f4e3] user: arnulf branch: trunk, size: 29674
2011-11-17
21:18
fixes file: [4625304011] check-in: [387c671f5d] user: arnulf branch: trunk, size: 21924
14:46
change log level in constructor file: [375167db20] check-in: [9edbe9d704] user: arnulf branch: trunk, size: 22011
2011-11-16
18:56
Added: initial version file: [6e8aa37507] check-in: [a1e38a57d8] user: arnulf branch: trunk, size: 22009