|
|
|
@86
|
[86]
|
05/31/07 08:35:21 |
Jan-Klaas Kollhof |
adding license.txt with LGPL and ZPL |
|
|
|
@85
|
[85]
|
12/21/06 12:17:13 |
Jan-Klaas Kollhof |
moving experimental branch to the trunk |
|
|
|
@84
|
[84]
|
12/21/06 11:43:10 |
Jan-Klaas Kollhof |
json-rpc marshalling for keywords fixed |
|
|
|
@83
|
[83]
|
11/21/06 15:54:31 |
Jan-Klaas Kollhof |
some fixes |
|
|
|
@82
|
[82]
|
11/20/06 16:55:25 |
Jan-Klaas Kollhof |
updates |
|
|
|
@81
|
[81]
|
11/08/06 18:22:17 |
Jan-Klaas Kollhof |
some fixes for IE |
|
|
|
@80
|
[80]
|
11/08/06 12:39:29 |
Jan-Klaas Kollhof |
changed def -> publ |
|
|
|
@79
|
[79]
|
11/08/06 12:38:41 |
Jan-Klaas Kollhof |
changed def -> publ |
|
|
|
@78
|
[78]
|
11/07/06 17:34:43 |
Jan-Klaas Kollhof |
fixed some testing and iter(item in iterable){...} syntax |
|
|
|
@77
|
[77]
|
11/07/06 16:55:23 |
Jan-Klaas Kollhof |
new 'code precompilation' support for simpler method and class creation, … |
|
|
|
@76
|
[76]
|
10/10/06 12:50:06 |
Jan-Klaas Kollhof |
ported most of python's logging module to jsolait |
|
|
|
@75
|
[75]
|
10/09/06 10:27:42 |
Jan-Klaas Kollhof |
adding support for jsolait to guess it's install location so that baseURI … |
|
|
|
@74
|
[74]
|
10/09/06 09:34:44 |
Jan-Klaas Kollhof |
some work in experimental branch |
|
|
|
@73
|
[73]
|
07/31/06 17:29:41 |
Jan-Klaas Kollhof |
removing all with(){...} blocks from generated module code because it … |
|
|
|
@72
|
[72]
|
07/28/06 17:10:49 |
Jan-Klaas Kollhof |
simplifying some code |
|
|
|
@71
|
[71]
|
07/27/06 12:34:43 |
Jan-Klaas Kollhof |
adding asynchronous import support |
|
|
|
@70
|
[70]
|
07/26/06 15:42:05 |
Jan-Klaas Kollhof |
added missing native object properties |
|
|
|
@69
|
[69]
|
07/20/06 13:19:09 |
Jan-Klaas Kollhof |
fixing bugs in experimental branch, tests now succeed |
|
|
|
@68
|
[68]
|
07/20/06 13:09:10 |
Jan-Klaas Kollhof |
fixing new jsolait module handling, porting modules |
|
|
|
@67
|
[67]
|
07/19/06 17:29:03 |
Jan-Klaas Kollhof |
created experimental branch |
|
|
|
@66
|
[66]
|
07/18/06 12:08:50 |
Jan-Klaas Kollhof |
creating version2.0 tag |
|
|
|
@65
|
[65]
|
07/14/06 10:39:07 |
Jan-Klaas Kollhof |
fixing ticket:16 ticket:22 adn some missing ; |
|
|
|
@64
|
[64]
|
07/12/06 09:39:52 |
Jan-Klaas Kollhof |
adding zip to iter module and naturla compare algorithm to strings module |
|
|
|
@63
|
[63]
|
07/09/06 17:17:47 |
Jan-Klaas Kollhof |
added some more core testing |
|
|
|
@62
|
[62]
|
05/24/06 13:59:48 |
Jan-Klaas Kollhof |
minor fixes |
|
|
|
@61
|
[61]
|
04/27/06 15:39:01 |
Jan-Klaas Kollhof |
changed hash() to id() because that is what it is doing |
|
|
|
@60
|
[60]
|
04/26/06 12:38:33 |
Jan-Klaas Kollhof |
fixing some missing new statements and adding support for Yahoo's Widget … |
|
|
|
@59
|
[59]
|
04/12/06 14:14:08 |
Jan-Klaas Kollhof |
additional JSON-RPC impl. for sockets and some sockets modification |
|
|
|
@58
|
[58]
|
04/04/06 21:20:31 |
Jan-Klaas Kollhof |
updated test to conform with new date encoding |
|
|
|
@57
|
[57]
|
04/04/06 21:17:08 |
Jan-Klaas Kollhof |
some spelling corrections |
|
|
|
@56
|
[56]
|
04/04/06 21:15:40 |
Jan-Klaas Kollhof |
added milliseconds to date serialization in xmlrpc module |
|
|
|
@55
|
[55]
|
04/04/06 16:15:03 |
Jan-Klaas Kollhof |
fixed ticket: 10 |
|
|
|
@54
|
[54]
|
03/22/06 11:06:29 |
Jan-Klaas Kollhof |
fixing build script problem ticket:21 |
|
|
|
@53
|
[53]
|
03/16/06 16:46:28 |
Jan-Klaas Kollhof |
updated build script to include unittesting |
|
|
|
@52
|
[52]
|
03/16/06 16:14:22 |
Jan-Klaas Kollhof |
adding test.html, fixing missing variable decl, in iter module |
|
|
|
@51
|
[51]
|
03/16/06 15:47:01 |
Jan-Klaas Kollhof |
updating operators for equality testing and using repr() in testin |
|
|
|
@50
|
[50]
|
03/16/06 15:44:48 |
Jan-Klaas Kollhof |
adding more test scripts |
|
|
|
@49
|
[49]
|
03/16/06 01:53:10 |
Jan-Klaas Kollhof |
removing iter dependency from sets, fixing some syntax in iter |
|
|
|
@48
|
[48]
|
03/15/06 18:13:18 |
Jan-Klaas Kollhof |
fixed bug in String::format |
|
|
|
@47
|
[47]
|
03/15/06 16:59:09 |
Jan-Klaas Kollhof |
adding unittesting, rewritten iter, fixing global->public in operators, … |
|
|
|
@46
|
[46]
|
03/10/06 10:51:26 |
Jan-Klaas Kollhof |
fixing ticket:20 |
|
|
|
@45
|
[45]
|
03/10/06 10:38:17 |
Jan-Klaas Kollhof |
fixing ticket:#19 |
|
|
|
@44
|
[44]
|
03/02/06 17:49:37 |
Jan-Klaas Kollhof |
added strings module for string manipulation e.g. templates with runable … |
|
|
|
@43
|
[43]
|
02/06/06 12:40:22 |
Jan-Klaas Kollhof |
changed module search behavior (see ticket:8) |
|
|
|
@42
|
[42]
|
01/31/06 17:36:08 |
Jan-Klaas Kollhof |
Adding some Sockets code. Fixing some issues in lang. |
|
|
|
@41
|
[41]
|
01/30/06 20:52:35 |
Jan-Klaas Kollhof |
some minor syntax issues to fix build problems |
|
|
|
@40
|
[40]
|
01/27/06 12:08:05 |
Jan-Klaas Kollhof |
fixed ticket:3 - http response status in core module |
|
|
|
@39
|
[39]
|
01/27/06 12:00:51 |
Jan-Klaas Kollhof |
fixed ticket:11 and enhanced the dom.Event object |
|
|
|
@38
|
[38]
|
01/22/06 18:20:25 |
Jan-Klaas Kollhof |
experimental rpc code |
|
|
|
@37
|
[37]
|
01/20/06 14:54:15 |
Jan-Klaas Kollhof |
fixed id problem in hash() |
|
|
|
@36
|
[36]
|
01/20/06 14:24:55 |
Jan-Klaas Kollhof |
fixed ticket:9 |
|
|
|
@35
|
[35]
|
01/17/06 22:44:15 |
Jan-Klaas Kollhof |
added some experimental json-rpc code |
|
|
|
@34
|
[34]
|
01/15/06 13:35:48 |
Jan-Klaas Kollhof |
fixed syntax problem which caused build script to fail |
|
|
|
@33
|
[33]
|
01/10/06 18:12:52 |
Jan-Klaas Kollhof |
added hash() and bind() function, fixed sets and added a name argument to … |
|
|
|
@32
|
[32]
|
01/09/06 16:29:19 |
Jan-Klaas Kollhof |
fixed bug in iter module for async. iterations. extended module lookup for … |
|
|
|
@31
|
[31]
|
01/03/06 23:03:31 |
Jan-Klaas Kollhof |
fixing ticket:7 and removing priv object generation for a new solution see … |
|
|
|
@30
|
[30]
|
12/05/05 17:11:37 |
Jan-Klaas Kollhof |
bug in dom module's EventListener? fixed |
|
|
|
@29
|
[29]
|
11/25/05 15:58:57 |
Jan-Klaas Kollhof |
fixed missing semicolon in operators and codecs |
|
|
|
@28
|
[28]
|
11/25/05 15:47:47 |
Jan-Klaas Kollhof |
Fixed xmlhttp.status checking for KHTML based browsers. Someone please … |
|
|
|
@27
|
[27]
|
11/25/05 15:05:31 |
Jan-Klaas Kollhof |
added a optional name param for Test in testing module, added isinstance() … |
|
|
|
@26
|
[26]
|
11/25/05 11:05:58 |
Jan-Klaas Kollhof |
fixed a problem with classes not being able to overwrite str |
|
|
|
@25
|
[25]
|
11/18/05 17:44:48 |
Jan-Klaas Kollhof |
removing jsolait from / |
|
|
|
@24
|
[24]
|
11/18/05 17:40:15 |
Jan-Klaas Kollhof |
moving trunk to / |
|
|
|
@23
|
[23]
|
11/17/05 15:28:54 |
Jan-Klaas Kollhof |
updated revision handling for module version strings |
|
|
|
@22
|
[22]
|
11/16/05 15:58:40 |
Jan-Klaas Kollhof |
removed some problems with instanceof |
|
|
|
@21
|
[21]
|
11/16/05 15:43:54 |
Jan-Klaas Kollhof |
added operators and updated testing and dom a little |
|
|
|
@20
|
[20]
|
11/16/05 14:10:33 |
Jan-Klaas Kollhof |
changed core file to allow the build script to update the … |
|
|
|
@19
|
[19]
|
11/15/05 18:35:24 |
Jan-Klaas Kollhof |
broke mozilla due to proto property and fixed a problem with copying … |
|
|
|
@18
|
[18]
|
11/15/05 17:01:40 |
Jan-Klaas Kollhof |
added private object container to jsolait calss instances, updated testing … |
|
|
|
@17
|
[17]
|
11/14/05 18:34:02 |
Jan-Klaas Kollhof |
new class setup handling to allow better multi inheritance and generation … |
|
|
|
@16
|
[16]
|
10/28/05 14:31:05 |
Jan-Klaas Kollhof |
trace message indention fix |
|
|
|
@15
|
[15]
|
10/26/05 16:45:10 |
Jan-Klaas Kollhof |
fixed bug in hash calculation for objects |
|
|
|
@14
|
[14]
|
10/26/05 16:44:36 |
Jan-Klaas Kollhof |
fixed bug in hash calculation for objects |
|
|
|
@13
|
[13]
|
10/25/05 17:12:31 |
Jan-Klaas Kollhof |
inor set improvements and fixes |
|
|
|
@12
|
[12]
|
10/24/05 16:49:03 |
Jan-Klaas Kollhof |
little speed improvement for String::format() for %s |
|
|
|
@11
|
[11]
|
10/23/05 20:04:37 |
Jan-Klaas Kollhof |
moz problem todo |
|
|
|
@10
|
[10]
|
10/23/05 19:48:10 |
Jan-Klaas Kollhof |
bug fixes |
|
|
|
@9
|
[9]
|
10/21/05 17:19:22 |
Jan-Klaas Kollhof |
another useless comment |
|
|
|
@8
|
[8]
|
10/20/05 18:05:13 |
Jan-Klaas Kollhof |
added some unit testing to testing module, improved supr handling(reverted … |
|
|
|
@7
|
[7]
|
10/20/05 01:14:58 |
Jan-Klaas Kollhof |
minor fix in lang and missing ; in jsolait.js |
|
|
|
@6
|
[6]
|
10/19/05 17:51:58 |
Jan-Klaas Kollhof |
hash update |
|
|
|
@5
|
[5]
|
10/19/05 17:20:33 |
Jan-Klaas Kollhof |
lots of clean up |
|
|
|
@4
|
[4]
|
10/19/05 07:03:47 |
Jan-Klaas Kollhof |
module loading handling |
|
|
|
@3
|
[3]
|
10/18/05 22:14:55 |
Jan-Klaas Kollhof |
simplifying module import |
|
|
|
@2
|
[2]
|
10/15/05 18:35:14 |
Jan-Klaas Kollhof |
setting props svn:keywords for svn |
|
|
|
@1
|
[1]
|
10/15/05 18:22:17 |
Jan-Klaas Kollhof |
moving jsolait to a new repository |