dgd-osr-commits Mailing List for Dworkin's Game Driver (Page 13)
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: <dwo...@us...> - 2010-03-22 19:00:34
|
Revision: 82
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=82&view=rev
Author: dworkin-sf
Date: 2010-03-22 19:00:27 +0000 (Mon, 22 Mar 2010)
Log Message:
-----------
Typos fixed.
Modified Paths:
--------------
branches/dworkin/Changelog
branches/dworkin/doc/builtin
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-22 17:52:19
|
Revision: 81
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=81&view=rev
Author: dworkin-sf
Date: 2010-03-22 17:52:10 +0000 (Mon, 22 Mar 2010)
Log Message:
-----------
Generalized support for add-on types added.
Modified Paths:
--------------
branches/dworkin/Changelog
branches/dworkin/src/array.c
branches/dworkin/src/comp/compile.c
branches/dworkin/src/data.c
branches/dworkin/src/interpret.c
branches/dworkin/src/interpret.h
branches/dworkin/src/kfun/builtin.c
branches/dworkin/src/kfun/debug.c
branches/dworkin/src/kfun/std.c
branches/dworkin/src/object.c
branches/dworkin/src/object.h
branches/dworkin/src/sdata.c
Added Paths:
-----------
branches/dworkin/doc/builtin
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-22 11:26:01
|
Revision: 80
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=80&view=rev
Author: dworkin-sf
Date: 2010-03-22 11:25:53 +0000 (Mon, 22 Mar 2010)
Log Message:
-----------
New branch for personal development.
Added Paths:
-----------
branches/dworkin/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-21 18:34:11
|
Revision: 79
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=79&view=rev
Author: aidil-dgd
Date: 2010-03-21 18:33:56 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Resync closures, net and xpatch branches to trunk
Modified Paths:
--------------
branches/closures/Changelog
branches/closures/src/comp/codegenc.c
branches/closures/src/comp/comp.c
branches/closures/src/comp/csupport.c
branches/closures/src/comp/csupport.h
branches/closures/src/dgd.c
branches/closures/src/dgd.h
branches/closures/src/object.c
branches/closures/src/sdata.c
branches/net/Changelog
branches/net/src/comp/codegenc.c
branches/net/src/comp/comp.c
branches/net/src/comp/csupport.c
branches/net/src/comp/csupport.h
branches/net/src/dgd.c
branches/net/src/dgd.h
branches/net/src/host/win32/connect.c
branches/net/src/object.c
branches/net/src/parser/grammar.c
branches/net/src/sdata.c
branches/xpatch/Changelog
branches/xpatch/src/comp/codegenc.c
branches/xpatch/src/comp/comp.c
branches/xpatch/src/comp/csupport.c
branches/xpatch/src/comp/csupport.h
branches/xpatch/src/dgd.c
branches/xpatch/src/dgd.h
branches/xpatch/src/host/win32/connect.c
branches/xpatch/src/object.c
branches/xpatch/src/parser/grammar.c
branches/xpatch/src/sdata.c
Property Changed:
----------------
branches/closures/
branches/closures/doc/net/
branches/closures/src/
branches/net/
branches/net/doc/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-03-21 18:16:20
|
Revision: 78
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=78&view=rev
Author: aidil-dgd
Date: 2010-03-21 18:16:10 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Merged fix from closures branch
Modified Paths:
--------------
trunk/Changelog
trunk/src/host/win32/connect.c
trunk/src/parser/grammar.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ste...@us...> - 2010-03-21 17:42:11
|
Revision: 77
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=77&view=rev
Author: stevespiller
Date: 2010-03-21 17:42:05 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Added a Sleep() call to the Windows network extensions code for the case where there are no open descriptors. This was causing 100% cpu utilization. Fixed a spurious cast reported by Shentino.
Modified Paths:
--------------
branches/closures/Changelog
branches/closures/src/host/win32/connect.c
branches/closures/src/parser/grammar.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-21 14:04:43
|
Revision: 76
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=76&view=rev
Author: aidil-dgd
Date: 2010-03-21 14:04:36 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Merged fix from baseline
Modified Paths:
--------------
trunk/Changelog
trunk/src/comp/codegenc.c
trunk/src/comp/csupport.c
trunk/src/comp/csupport.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-21 13:40:52
|
Revision: 75
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=75&view=rev
Author: dworkin-sf
Date: 2010-03-21 13:40:42 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Avoid generating integer comma-expressions with side effects.
Modified Paths:
--------------
branches/baseline/src/comp/codegenc.c
branches/baseline/src/comp/csupport.c
branches/baseline/src/comp/csupport.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-21 13:33:02
|
Revision: 74
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=74&view=rev
Author: aidil-dgd
Date: 2010-03-21 13:32:49 +0000 (Sun, 21 Mar 2010)
Log Message:
-----------
Merged some fixes from baseline
Modified Paths:
--------------
trunk/Changelog
trunk/src/dgd.c
trunk/src/object.c
trunk/src/sdata.c
Property Changed:
----------------
trunk/src/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-20 16:35:24
|
Revision: 73
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=73&view=rev
Author: dworkin-sf
Date: 2010-03-20 16:35:11 +0000 (Sat, 20 Mar 2010)
Log Message:
-----------
Allocate compression buffers on the heap, rather than on the stack.
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: <dwo...@us...> - 2010-03-20 00:37:49
|
Revision: 72
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=72&view=rev
Author: dworkin-sf
Date: 2010-03-20 00:37:40 +0000 (Sat, 20 Mar 2010)
Log Message:
-----------
Call co_swapcount() at the right time when rebuilding, and keep casting NULL.
Modified Paths:
--------------
branches/baseline/src/dgd.c
branches/baseline/src/object.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-19 22:33:36
|
Revision: 71
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=71&view=rev
Author: dworkin-sf
Date: 2010-03-19 22:33:27 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
...but only load dataspaces that actually exist.
Modified Paths:
--------------
branches/baseline/src/object.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-19 18:20:53
|
Revision: 70
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=70&view=rev
Author: aidil-dgd
Date: 2010-03-19 18:20:46 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
Protoized dgd_error()
Modified Paths:
--------------
trunk/Changelog
trunk/src/comp/comp.c
trunk/src/dgd.c
trunk/src/dgd.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-19 17:46:21
|
Revision: 69
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=69&view=rev
Author: aidil-dgd
Date: 2010-03-19 17:46:13 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
Merged latest changes from baseline
Modified Paths:
--------------
trunk/Changelog
trunk/src/comp/comp.c
trunk/src/comp/csupport.c
trunk/src/object.c
Property Changed:
----------------
trunk/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-19 16:07:34
|
Revision: 68
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=68&view=rev
Author: dworkin-sf
Date: 2010-03-19 16:07:28 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
Properly call add-on kfuns from precompiled code.
Modified Paths:
--------------
branches/baseline/src/comp/csupport.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-19 15:48:41
|
Revision: 67
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=67&view=rev
Author: dworkin-sf
Date: 2010-03-19 15:48:35 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
Load dataspace of destructed objects from a safer place.
Modified Paths:
--------------
branches/baseline/src/object.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-19 15:45:55
|
Revision: 66
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=66&view=rev
Author: dworkin-sf
Date: 2010-03-19 15:45:47 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
Add dummy errorhandler function for extension interface.
Modified Paths:
--------------
branches/baseline/src/comp/comp.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-18 23:59:08
|
Revision: 65
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=65&view=rev
Author: aidil-dgd
Date: 2010-03-18 23:58:58 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Resynced closures, net and xpatch branches to trunk
Modified Paths:
--------------
branches/closures/Changelog
branches/closures/doc/Extensions
branches/closures/src/comp/comp.c
branches/closures/src/dgd_ext.h
branches/closures/src/host/unix/connect.c
branches/closures/src/host.h
branches/closures/src/version.h
branches/net/Changelog
branches/net/doc/Extensions
branches/net/src/alloc.c
branches/net/src/alloc.h
branches/net/src/array.c
branches/net/src/array.h
branches/net/src/asn.h
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/codegen.h
branches/net/src/comp/codegenc.c
branches/net/src/comp/codegeni.c
branches/net/src/comp/comp.c
branches/net/src/comp/compile.c
branches/net/src/comp/compile.h
branches/net/src/comp/control.c
branches/net/src/comp/control.h
branches/net/src/comp/csupport.c
branches/net/src/comp/csupport.h
branches/net/src/comp/node.c
branches/net/src/comp/node.h
branches/net/src/comp/optimize.c
branches/net/src/comp/optimize.h
branches/net/src/comp/parser.y
branches/net/src/config.c
branches/net/src/config.h
branches/net/src/data.c
branches/net/src/data.h
branches/net/src/dgd.c
branches/net/src/dgd.h
branches/net/src/dgd_ext.h
branches/net/src/ed/buffer.c
branches/net/src/ed/buffer.h
branches/net/src/ed/cmdsub.c
branches/net/src/ed/ed.h
branches/net/src/ed/edcmd.c
branches/net/src/ed/edcmd.h
branches/net/src/ed/fileio.c
branches/net/src/ed/fileio.h
branches/net/src/ed/line.c
branches/net/src/ed/line.h
branches/net/src/ed/regexp.c
branches/net/src/ed/regexp.h
branches/net/src/ed/vars.c
branches/net/src/ed/vars.h
branches/net/src/editor.c
branches/net/src/editor.h
branches/net/src/error.c
branches/net/src/error.h
branches/net/src/hash.c
branches/net/src/hash.h
branches/net/src/host/asn.c
branches/net/src/host/crypt.c
branches/net/src/host/simfloat.c
branches/net/src/host/unix/connect.c
branches/net/src/host/unix/direct.c
branches/net/src/host/unix/dirent.c
branches/net/src/host/unix/local.c
branches/net/src/host/unix/lrand48.c
branches/net/src/host/unix/random.c
branches/net/src/host/unix/time.c
branches/net/src/host/win32/README
branches/net/src/host/win32/connect.c
branches/net/src/host/win32/dosfile.c
branches/net/src/host.h
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/extra.c
branches/net/src/kfun/file.c
branches/net/src/kfun/math.c
branches/net/src/kfun/std.c
branches/net/src/kfun/table.c
branches/net/src/kfun/table.h
branches/net/src/lex/macro.c
branches/net/src/lex/macro.h
branches/net/src/lex/ppcontrol.c
branches/net/src/lex/ppcontrol.h
branches/net/src/lex/ppstr.c
branches/net/src/lex/ppstr.h
branches/net/src/lex/special.c
branches/net/src/lex/special.h
branches/net/src/lex/token.c
branches/net/src/lex/token.h
branches/net/src/object.c
branches/net/src/object.h
branches/net/src/parser/dfa.c
branches/net/src/parser/dfa.h
branches/net/src/parser/grammar.c
branches/net/src/parser/grammar.h
branches/net/src/parser/parse.c
branches/net/src/parser/parse.h
branches/net/src/parser/srp.c
branches/net/src/parser/srp.h
branches/net/src/path.c
branches/net/src/path.h
branches/net/src/sdata.c
branches/net/src/str.c
branches/net/src/str.h
branches/net/src/swap.c
branches/net/src/swap.h
branches/net/src/version.h
branches/net/src/xfloat.h
branches/xpatch/Changelog
branches/xpatch/doc/Extensions
branches/xpatch/doc/kfun/send_message
branches/xpatch/src/alloc.c
branches/xpatch/src/alloc.h
branches/xpatch/src/array.c
branches/xpatch/src/array.h
branches/xpatch/src/asn.h
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/codegen.h
branches/xpatch/src/comp/codegenc.c
branches/xpatch/src/comp/codegeni.c
branches/xpatch/src/comp/comp.c
branches/xpatch/src/comp/compile.c
branches/xpatch/src/comp/compile.h
branches/xpatch/src/comp/control.c
branches/xpatch/src/comp/control.h
branches/xpatch/src/comp/csupport.c
branches/xpatch/src/comp/csupport.h
branches/xpatch/src/comp/node.c
branches/xpatch/src/comp/node.h
branches/xpatch/src/comp/optimize.c
branches/xpatch/src/comp/optimize.h
branches/xpatch/src/comp/parser.y
branches/xpatch/src/config.c
branches/xpatch/src/config.h
branches/xpatch/src/data.c
branches/xpatch/src/data.h
branches/xpatch/src/dgd.c
branches/xpatch/src/dgd.h
branches/xpatch/src/dgd_ext.h
branches/xpatch/src/ed/buffer.c
branches/xpatch/src/ed/buffer.h
branches/xpatch/src/ed/cmdsub.c
branches/xpatch/src/ed/ed.h
branches/xpatch/src/ed/edcmd.c
branches/xpatch/src/ed/edcmd.h
branches/xpatch/src/ed/fileio.c
branches/xpatch/src/ed/fileio.h
branches/xpatch/src/ed/line.c
branches/xpatch/src/ed/line.h
branches/xpatch/src/ed/regexp.c
branches/xpatch/src/ed/regexp.h
branches/xpatch/src/ed/vars.c
branches/xpatch/src/ed/vars.h
branches/xpatch/src/editor.c
branches/xpatch/src/editor.h
branches/xpatch/src/error.c
branches/xpatch/src/error.h
branches/xpatch/src/hash.c
branches/xpatch/src/hash.h
branches/xpatch/src/host/asn.c
branches/xpatch/src/host/crypt.c
branches/xpatch/src/host/simfloat.c
branches/xpatch/src/host/unix/connect.c
branches/xpatch/src/host/unix/direct.c
branches/xpatch/src/host/unix/dirent.c
branches/xpatch/src/host/unix/local.c
branches/xpatch/src/host/unix/lrand48.c
branches/xpatch/src/host/unix/random.c
branches/xpatch/src/host/unix/time.c
branches/xpatch/src/host/win32/README
branches/xpatch/src/host/win32/connect.c
branches/xpatch/src/host/win32/dosfile.c
branches/xpatch/src/host.h
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/extra.c
branches/xpatch/src/kfun/file.c
branches/xpatch/src/kfun/math.c
branches/xpatch/src/kfun/std.c
branches/xpatch/src/kfun/table.c
branches/xpatch/src/kfun/table.h
branches/xpatch/src/lex/macro.c
branches/xpatch/src/lex/macro.h
branches/xpatch/src/lex/ppcontrol.c
branches/xpatch/src/lex/ppcontrol.h
branches/xpatch/src/lex/ppstr.c
branches/xpatch/src/lex/ppstr.h
branches/xpatch/src/lex/special.c
branches/xpatch/src/lex/special.h
branches/xpatch/src/lex/token.c
branches/xpatch/src/lex/token.h
branches/xpatch/src/object.c
branches/xpatch/src/object.h
branches/xpatch/src/parser/dfa.c
branches/xpatch/src/parser/dfa.h
branches/xpatch/src/parser/grammar.c
branches/xpatch/src/parser/grammar.h
branches/xpatch/src/parser/parse.c
branches/xpatch/src/parser/parse.h
branches/xpatch/src/parser/srp.c
branches/xpatch/src/parser/srp.h
branches/xpatch/src/path.c
branches/xpatch/src/path.h
branches/xpatch/src/sdata.c
branches/xpatch/src/str.c
branches/xpatch/src/str.h
branches/xpatch/src/swap.c
branches/xpatch/src/swap.h
branches/xpatch/src/version.h
branches/xpatch/src/xfloat.h
Added Paths:
-----------
branches/closures/doc/Compiling
branches/net/doc/Compiling
branches/net/src/host/win32/dgd.sln
branches/net/src/host/win32/dgd.vcxproj
branches/net/src/host/win32/dgd.vcxproj.filters
branches/net/src/host/win32/windgd.c
branches/xpatch/doc/Compiling
branches/xpatch/src/host/win32/dgd.sln
branches/xpatch/src/host/win32/dgd.vcxproj
branches/xpatch/src/host/win32/dgd.vcxproj.filters
branches/xpatch/src/host/win32/windgd.c
Removed Paths:
-------------
branches/net/src/host/win32/MainFrame.cpp
branches/net/src/host/win32/MainFrame.h
branches/net/src/host/win32/StdAfx.h
branches/net/src/host/win32/res/
branches/net/src/host/win32/resource.h
branches/net/src/host/win32/windgd.clw
branches/net/src/host/win32/windgd.cpp
branches/net/src/host/win32/windgd.dsp
branches/net/src/host/win32/windgd.h
branches/net/src/host/win32/windgd.rc
branches/xpatch/doc/kfun/send_message.net
branches/xpatch/src/host/win32/MainFrame.cpp
branches/xpatch/src/host/win32/MainFrame.h
branches/xpatch/src/host/win32/StdAfx.h
branches/xpatch/src/host/win32/res/
branches/xpatch/src/host/win32/resource.h
branches/xpatch/src/host/win32/windgd.clw
branches/xpatch/src/host/win32/windgd.cpp
branches/xpatch/src/host/win32/windgd.dsp
branches/xpatch/src/host/win32/windgd.h
branches/xpatch/src/host/win32/windgd.rc
Property Changed:
----------------
branches/closures/
branches/net/
branches/xpatch/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-18 23:19:37
|
Revision: 64
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=64&view=rev
Author: aidil-dgd
Date: 2010-03-18 23:19:26 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Tagged 1.4.2
Modified Paths:
--------------
tags/1.4.2/Changelog
tags/1.4.2/src/version.h
trunk/Changelog
trunk/src/version.h
Added Paths:
-----------
tags/1.4.2/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-18 23:09:17
|
Revision: 63
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=63&view=rev
Author: aidil-dgd
Date: 2010-03-18 23:09:10 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Merged changes from closures branch: removed extraneous casts
Modified Paths:
--------------
trunk/src/config.c
trunk/src/host/crypt.c
trunk/src/kfun/extra.c
trunk/src/str.c
Property Changed:
----------------
trunk/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <ste...@us...> - 2010-03-18 23:00:56
|
Revision: 62
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=62&view=rev
Author: stevespiller
Date: 2010-03-18 23:00:49 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Removed extraneous casts.
Modified Paths:
--------------
branches/closures/src/config.c
branches/closures/src/host/crypt.c
branches/closures/src/kfun/extra.c
branches/closures/src/str.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-18 21:05:21
|
Revision: 61
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=61&view=rev
Author: dworkin-sf
Date: 2010-03-18 21:05:15 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
A few more prototype fixes for the precompiler.
Modified Paths:
--------------
trunk/src/comp/comp.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-18 20:37:28
|
Revision: 60
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=60&view=rev
Author: aidil-dgd
Date: 2010-03-18 20:37:21 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Also add the new files for the windows build to the trunk.. :)
Added Paths:
-----------
trunk/src/host/win32/dgd.sln
trunk/src/host/win32/dgd.vcxproj
trunk/src/host/win32/dgd.vcxproj.filters
trunk/src/host/win32/windgd.c
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <aid...@us...> - 2010-03-18 19:55:43
|
Revision: 59
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=59&view=rev
Author: aidil-dgd
Date: 2010-03-18 19:55:36 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Merged change from baseline
Modified Paths:
--------------
trunk/Changelog
trunk/doc/Extensions
trunk/src/dgd_ext.h
Property Changed:
----------------
trunk/
trunk/doc/net/
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|
|
From: <dwo...@us...> - 2010-03-18 18:28:18
|
Revision: 58
http://dgd-osr.svn.sourceforge.net/dgd-osr/?rev=58&view=rev
Author: dworkin-sf
Date: 2010-03-18 18:28:09 +0000 (Thu, 18 Mar 2010)
Log Message:
-----------
Tidy up the extension interface, and document more macros.
Modified Paths:
--------------
branches/baseline/doc/Extensions
branches/baseline/src/dgd_ext.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|