dgd-osr-commits Mailing List for Dworkin's Game Driver (Page 12)
Brought to you by:
dworkin-sf
You can subscribe to this list here.
| 2010 |
Jan
|
Feb
(24) |
Mar
(56) |
Apr
(18) |
May
(6) |
Jun
(13) |
Jul
(11) |
Aug
(10) |
Sep
(58) |
Oct
(73) |
Nov
(31) |
Dec
(6) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2011 |
Jan
(12) |
Feb
(2) |
Mar
(4) |
Apr
(4) |
May
(4) |
Jun
(16) |
Jul
(7) |
Aug
(12) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
| 2012 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From: <aid...@us...> - 2010-04-05 15:36:53
|
Revision: 107
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=107&view=rev
Author: aidil-dgd
Date: 2010-04-05 15:36:46 +0000 (Mon, 05 Apr 2010)
Log Message:
-----------
resynced closures, net, jit and xpatch branches to trunk
Modified Paths:
--------------
branches/closures/Changelog
branches/closures/doc/Introduction
branches/closures/src/config.c
branches/jit/Changelog
branches/jit/doc/Introduction
branches/jit/src/config.c
branches/net/Changelog
branches/net/doc/Introduction
branches/net/src/config.c
branches/xpatch/Changelog
branches/xpatch/doc/Introduction
branches/xpatch/src/config.c
Property Changed:
----------------
branches/closures/
branches/closures/doc/Introduction
branches/closures/src/
branches/closures/src/config.c
branches/jit/
branches/jit/doc/Introduction
branches/jit/src/
branches/jit/src/config.c
branches/net/
branches/net/doc/Introduction
branches/net/src/
branches/net/src/config.c
branches/xpatch/
branches/xpatch/doc/Introduction
branches/xpatch/src/
branches/xpatch/src/config.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-05 15:03:36
|
Revision: 106
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=106&view=rev
Author: aidil-dgd
Date: 2010-04-05 15:03:29 +0000 (Mon, 05 Apr 2010)
Log Message:
-----------
Updated doc/Introduction with new links to driver/auto object examples, merged change from baseline: reflect namechange from DGDMP to Hydra
Modified Paths:
--------------
trunk/Changelog
trunk/doc/Introduction
trunk/src/config.c
Property Changed:
----------------
trunk/doc/Introduction
trunk/src/config.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sil...@us...> - 2010-04-04 20:23:25
|
Revision: 102
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=102&view=rev
Author: silenus-cwc
Date: 2010-04-04 12:18:27 +0000 (Sun, 04 Apr 2010)
Log Message:
-----------
added opcodes for floats
Modified Paths:
--------------
branches/jit/src/comp/codegeni.c
branches/jit/src/comp/node.h
branches/jit/src/comp/parser.y
branches/jit/src/kfun/builtin.c
branches/jit/src/kfun/table.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sil...@us...> - 2010-04-04 13:43:57
|
Revision: 105
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=105&view=rev
Author: silenus-cwc
Date: 2010-04-04 13:43:51 +0000 (Sun, 04 Apr 2010)
Log Message:
-----------
ok used trunk as reference source instead of baseline hopefully this fixes the rollback problem for builtin.c
Modified Paths:
--------------
branches/jit/src/kfun/builtin.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <sil...@us...> - 2010-04-04 13:22:04
|
Revision: 104
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=104&view=rev
Author: silenus-cwc
Date: 2010-04-04 13:21:57 +0000 (Sun, 04 Apr 2010)
Log Message:
-----------
fixed bug in N_ADD_FLOAT N_SUB_FLOAT. fixed partial rollback in builtin.c
Modified Paths:
--------------
branches/jit/src/comp/codegeni.c
branches/jit/src/kfun/builtin.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-04-04 12:52:10
|
Revision: 103
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=103&view=rev
Author: dworkin-sf
Date: 2010-04-04 12:52:03 +0000 (Sun, 04 Apr 2010)
Log Message:
-----------
Reflect the change of DGDMP => Hydra.
Modified Paths:
--------------
branches/baseline/README
branches/baseline/doc/Introduction
branches/baseline/src/config.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-04 11:59:20
|
Revision: 101
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=101&view=rev
Author: aidil-dgd
Date: 2010-04-04 11:59:12 +0000 (Sun, 04 Apr 2010)
Log Message:
-----------
Resynced closures, net and xpatch branches to trunk
Modified Paths:
--------------
branches/closures/Changelog
branches/closures/src/array.c
branches/closures/src/call_out.c
branches/closures/src/call_out.h
branches/closures/src/comm.c
branches/closures/src/comm.h
branches/closures/src/comp/compile.c
branches/closures/src/config.c
branches/closures/src/config.h
branches/closures/src/data.c
branches/closures/src/host/unix/connect.c
branches/closures/src/host/win32/connect.c
branches/closures/src/interpret.c
branches/closures/src/interpret.h
branches/closures/src/kfun/builtin.c
branches/closures/src/kfun/debug.c
branches/closures/src/kfun/std.c
branches/closures/src/object.c
branches/closures/src/object.h
branches/closures/src/sdata.c
branches/closures/src/version.h
branches/net/Changelog
branches/net/src/Makefile
branches/net/src/array.c
branches/net/src/call_out.c
branches/net/src/call_out.h
branches/net/src/comm.c
branches/net/src/comm.h
branches/net/src/comp/compile.c
branches/net/src/config.c
branches/net/src/config.h
branches/net/src/data.c
branches/net/src/host/unix/connect.c
branches/net/src/host/win32/connect.c
branches/net/src/interpret.c
branches/net/src/interpret.h
branches/net/src/kfun/builtin.c
branches/net/src/kfun/debug.c
branches/net/src/kfun/std.c
branches/net/src/object.c
branches/net/src/object.h
branches/net/src/sdata.c
branches/net/src/version.h
branches/xpatch/Changelog
branches/xpatch/src/array.c
branches/xpatch/src/call_out.c
branches/xpatch/src/call_out.h
branches/xpatch/src/comm.c
branches/xpatch/src/comm.h
branches/xpatch/src/comp/compile.c
branches/xpatch/src/comp/csupport.h
branches/xpatch/src/config.c
branches/xpatch/src/config.h
branches/xpatch/src/data.c
branches/xpatch/src/host/unix/connect.c
branches/xpatch/src/host/win32/connect.c
branches/xpatch/src/interpret.c
branches/xpatch/src/interpret.h
branches/xpatch/src/kfun/builtin.c
branches/xpatch/src/kfun/debug.c
branches/xpatch/src/kfun/std.c
branches/xpatch/src/object.c
branches/xpatch/src/object.h
branches/xpatch/src/sdata.c
branches/xpatch/src/version.h
Added Paths:
-----------
branches/closures/doc/builtin
branches/net/doc/builtin
branches/xpatch/doc/builtin
Property Changed:
----------------
branches/closures/
branches/closures/doc/net/
branches/closures/src/
branches/net/
branches/net/src/
branches/xpatch/
branches/xpatch/doc/net/
branches/xpatch/src/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-04 11:57:21
|
Revision: 100
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=100&view=rev
Author: aidil-dgd
Date: 2010-04-04 11:57:15 +0000 (Sun, 04 Apr 2010)
Log Message:
-----------
Created 'jit' branch
Added Paths:
-----------
branches/jit/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-03 18:11:41
|
Revision: 99
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=99&view=rev
Author: aidil-dgd
Date: 2010-04-03 18:11:34 +0000 (Sat, 03 Apr 2010)
Log Message:
-----------
Merge change from baseline: Add an extra field to saved callouts for DGDMP compatibility, bump dumpfile version to 11
Modified Paths:
--------------
trunk/Changelog
trunk/src/call_out.c
trunk/src/call_out.h
trunk/src/config.c
trunk/src/data.c
Property Changed:
----------------
trunk/
trunk/src/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-03 17:06:54
|
Revision: 98
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=98&view=rev
Author: aidil-dgd
Date: 2010-04-03 17:06:47 +0000 (Sat, 03 Apr 2010)
Log Message:
-----------
Merged fix from branches/dworkin: fixed a silly typo in builtin type handling for dump_function
Modified Paths:
--------------
trunk/Changelog
trunk/src/kfun/debug.c
Property Changed:
----------------
trunk/
trunk/src/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-04-03 15:31:14
|
Revision: 97
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=97&view=rev
Author: dworkin-sf
Date: 2010-04-03 15:31:07 +0000 (Sat, 03 Apr 2010)
Log Message:
-----------
Fixed a silly typo in builtin type handling for dump_function.
Modified Paths:
--------------
branches/dworkin/src/kfun/debug.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-04-02 13:48:23
|
Revision: 96
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=96&view=rev
Author: dworkin-sf
Date: 2010-04-02 13:48:17 +0000 (Fri, 02 Apr 2010)
Log Message:
-----------
Add an extra field to saved callouts for DGDMP compatibility. Dumpfile format version bumped to 11.
Modified Paths:
--------------
branches/baseline/src/call_out.c
branches/baseline/src/call_out.h
branches/baseline/src/config.c
branches/baseline/src/data.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-02 13:23:40
|
Revision: 95
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=95&view=rev
Author: aidil-dgd
Date: 2010-04-02 13:23:32 +0000 (Fri, 02 Apr 2010)
Log Message:
-----------
Corrected order of changes in the Changelog
Modified Paths:
--------------
trunk/Changelog
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-02 12:08:52
|
Revision: 94
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=94&view=rev
Author: aidil-dgd
Date: 2010-04-02 12:08:41 +0000 (Fri, 02 Apr 2010)
Log Message:
-----------
Merged generalized builtin type support from dworkin's branch into trunk
Modified Paths:
--------------
trunk/Changelog
trunk/src/array.c
trunk/src/comp/compile.c
trunk/src/config.h
trunk/src/data.c
trunk/src/interpret.c
trunk/src/interpret.h
trunk/src/kfun/builtin.c
trunk/src/kfun/debug.c
trunk/src/kfun/std.c
trunk/src/object.c
trunk/src/object.h
trunk/src/sdata.c
Added Paths:
-----------
trunk/doc/builtin
Property Changed:
----------------
trunk/
trunk/doc/net/
trunk/src/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-04-02 11:18:19
|
Revision: 93
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=93&view=rev
Author: aidil-dgd
Date: 2010-04-02 11:18:12 +0000 (Fri, 02 Apr 2010)
Log Message:
-----------
Tagged DGD 1.4.3
Modified Paths:
--------------
tags/1.4.3/Changelog
tags/1.4.3/src/version.h
trunk/Changelog
trunk/src/version.h
Added Paths:
-----------
tags/1.4.3/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-30 20:48:18
|
Revision: 92
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=92&view=rev
Author: aidil-dgd
Date: 2010-03-30 20:48:11 +0000 (Tue, 30 Mar 2010)
Log Message:
-----------
Disable conn_udp and conn_udpcheck when network extensions are enabled
Modified Paths:
--------------
trunk/Changelog
trunk/src/comm.c
trunk/src/comm.h
trunk/src/host/unix/connect.c
trunk/src/host/win32/connect.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-23 22:57:17
|
Revision: 91
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=91&view=rev
Author: aidil-dgd
Date: 2010-03-23 22:57:08 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Merged change from net branch: forbid using driver object as user or port object. Merged change from baseline: don't save parse_string automatons in an object that has in the meanwhile been made special
Modified Paths:
--------------
trunk/Changelog
trunk/src/comm.c
trunk/src/kfun/std.c
trunk/src/sdata.c
Property Changed:
----------------
trunk/
trunk/src/
trunk/src/host/win32/README
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-23 21:01:31
|
Revision: 90
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=90&view=rev
Author: aidil-dgd
Date: 2010-03-23 21:01:22 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
merged documentation change from closures branch, merged fixes from baseline branch
Modified Paths:
--------------
trunk/Changelog
trunk/src/array.c
trunk/src/host/win32/README
trunk/src/interpret.c
Property Changed:
----------------
trunk/
trunk/src/
trunk/src/host/win32/README
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-23 20:43:46
|
Revision: 89
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=89&view=rev
Author: dworkin-sf
Date: 2010-03-23 20:43:39 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Fix some issues pointed out by valgrind.
Modified Paths:
--------------
branches/baseline/src/array.c
branches/baseline/src/interpret.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ste...@us...> - 2010-03-23 15:36:01
|
Revision: 88
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=88&view=rev
Author: stevespiller
Date: 2010-03-23 15:35:54 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Updated readme to be more clear about path requirements for bison.exe
Modified Paths:
--------------
branches/closures/src/host/win32/README
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-23 14:45:29
|
Revision: 87
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=87&view=rev
Author: dworkin-sf
Date: 2010-03-23 14:45:23 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Clarified documentation and prettified comments.
Modified Paths:
--------------
branches/dworkin/Changelog
branches/dworkin/doc/builtin
branches/dworkin/src/interpret.c
branches/dworkin/src/kfun/builtin.c
branches/dworkin/src/kfun/std.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-23 11:35:03
|
Revision: 86
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=86&view=rev
Author: aidil-dgd
Date: 2010-03-23 11:34:55 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Merged change from baseline into net branch, updated Changelog
Modified Paths:
--------------
branches/net/Changelog
branches/net/src/sdata.c
Property Changed:
----------------
branches/net/
branches/net/src/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-23 11:15:46
|
Revision: 85
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=85&view=rev
Author: dworkin-sf
Date: 2010-03-23 11:15:39 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Don't save the parse_string automatons in an object that has in the meanwhile been made special.
Modified Paths:
--------------
branches/baseline/src/sdata.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-23 11:10:58
|
Revision: 84
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=84&view=rev
Author: aidil-dgd
Date: 2010-03-23 11:10:49 +0000 (Tue, 23 Mar 2010)
Log Message:
-----------
Forbid using the driver object as user or port object
Modified Paths:
--------------
branches/net/src/comm.c
branches/net/src/kfun/std.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-22 21:06:39
|
Revision: 83
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=83&view=rev
Author: dworkin-sf
Date: 2010-03-22 21:06:32 +0000 (Mon, 22 Mar 2010)
Log Message:
-----------
Make the prefix of builtin types configurable.
Modified Paths:
--------------
branches/dworkin/doc/builtin
branches/dworkin/src/comp/compile.c
branches/dworkin/src/config.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|