[DGD] [SCM] DGD branch, baseline, created. cc316625fd4cde9614ef77860e202afd539a4295

Felix A. Croes dworkin-sf at users.sourceforge.net
Sat Jun 30 02:26:23 CEST 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "DGD".

The branch, baseline has been created
        at  cc316625fd4cde9614ef77860e202afd539a4295 (commit)

- Log -----------------------------------------------------------------
commit cc316625fd4cde9614ef77860e202afd539a4295
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Jun 15 12:05:37 2012 +0200

    Remove lpc.c from .dsp file so windgd compiles again.

commit c3628eb6011b0bca3731ea5ba1416eb8a0be7257
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sat Jul 16 15:21:54 2011 +0200

    End of baseline branch.
    
    The baseline branch was created as I handed over project leadership to
    Bart van Leeuwen.  Its purpose was to remain compatible with Hydra, while
    the master branch evolved in a possibly non-compatible direction.
    However, the master branch has remained compatible, project leadership
    reverted back to me, and until someone else takes over, the baseline
    branch has no real purpose anymore.  Whenever there is a future need for
    a separate Hydra-compatible branch, I will fork again from the master
    branch.

commit e70d76071e33919657d9d7712acafdd43ef31fdd
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sun Jun 12 20:38:38 2011 +0200

    Ensure that a mapping hashtable size doesn't overflow.

commit 7b6322a11c3ce118ef0ec6afbc5caaaab1341cea
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri May 20 14:48:16 2011 +0200

    Correct sign conversion.

commit 42a67e70b1c892db0ce252b7e00065bfbd974863
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed May 18 00:12:56 2011 +0200

    Add an optional dummy argument to shutdown().

commit f550a465caedaf75fc7b6aee13eece4d791acc39
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri May 13 21:11:31 2011 +0200

    Include one more digit of precision when converting a float to string.
    
    Also, set FLT_DIG to 11, since 99999999999.0 is represented with full
    precision.

commit 2ebeccb70575691bc3bf39ad655ab3d2c323d6dc
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri May 13 15:51:25 2011 +0200

    Ensure that buffers for int=>str conversion are large enough.

commit ef8b095287b8217245296cb174de85b2a968493e
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Apr 27 15:02:48 2011 +0200

    Handle explicit Int size in dumpfile header.

commit 9c682f19ca3e8008660cfb9882da8ecb7dbda4a5
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Apr 14 21:22:58 2011 +0200

    Add O_INHERITED and O_INSTANTIATED to status(obj).

commit d8b7401493edd622d6eaf8cc1630a8e015e860b8
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Apr 12 14:37:24 2011 +0200

    Change the way arrsize is interpreted.

commit 666530347917050ae18750e19e242b717ff2e878
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Apr 6 23:53:58 2011 +0200

    Deal with explicit arrsize in dumpfile header.

commit f49db839e153960ac1411fd762b81badc08fa152
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Mar 21 17:58:33 2011 +0100

    Add another 16 bits to callout times.
    
    For compatibility with Hydra.

commit 6fe4c40bfa60b67f93e05ea612674c629202f779
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Mar 17 21:50:50 2011 +0100

    Store times in the callout table with the same offset as in objects.
    
    For compatibility with Hydra.  Older dumpfiles are converted.

commit 524eabdbd4e9c15354257b026bc3807e77f8e935
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Mar 9 18:18:04 2011 +0100

    Prevent a buffer overflow in kf_restore().

commit e59e8a6b338a42b4bbe54e8a01b9b19490a102de
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Jan 24 20:16:35 2011 +0100

    unsigned char => char

commit c628ea696a8c08dfb63bf6334d3018089f9b7ea0
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Jan 24 19:14:32 2011 +0100

    Add float- and string-specific builtin kfuns.

commit 33be8019624d0bae495ed2e51f68ef2743425b4c
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Jan 24 14:57:22 2011 +0100

    Minimize comp/csupport.c and comp/csupport.h.

commit 0ba8f843575590a5ac94fd172f619ae8de1eb1dc
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Jan 24 10:16:12 2011 +0100

    Removed precompiler support.
    
    I will no longer maintain the precompiler.  JIT compilation will
    replace it in a future release.

commit edf987f1a6005e85f4f72dc757f8d29d22b62807
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Jan 3 09:26:03 2011 +0100

    Add -ldl to LIBS in comp/Makefile, so that an independent 'make' will work.

commit f28efdc176ee2384612d00317e94f76db5147977
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Dec 17 21:55:21 2010 +0100

    Generate proper errormessage for bad optional argument.

commit 03edb871018a207e49ba9b6ff7480a7e7a252938
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Dec 16 21:11:25 2010 +0100

    Correct the argument number for a bad seek offset in read_file().

commit e70a50cc4b7461f6ae3dea9708d2a7202332c6d2
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sun Nov 21 20:06:55 2010 +0100

    Update the README file for git.

commit bbeb021c8db448c2436621c9ab27df49d1a74d22
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Nov 9 18:00:23 2010 +0000

    Don't use alloca() in get_dir(), since we don't know how large those
    directories are...

commit b8ae71fc6e2469ff993116dee65a6a45751bd43f
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Oct 25 12:06:32 2010 +0000

    Avoid out-of-stack errors on recursion in ps_traverse().

commit 60f27eeaf97ec9c7dbc439153ebbf40e7a54d7d8
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Oct 25 12:06:21 2010 +0000

    Add 2 to MIN_STACK, for touch().

commit 00bf4a4c8b90e5a6308a55309e1ec54696777f4c
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Oct 25 12:06:10 2010 +0000

    No comma after the last cipher/hash algorithm in kfun.h.

commit 63361ec8109f91f8452e51c8ac577f382ce8b073
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sat Oct 16 21:45:42 2010 +0000

    Use a larger buffer to accomodate the lpc_* macros.

commit 5ab98628c99af79e4c54c901c61202be99b9a291
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sat Oct 16 20:55:54 2010 +0000

    Now that extension module support is default, always link with -ldl.

commit 0cbc0be6b1b6b6648a37af49e6187137076b4114
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Oct 15 22:23:26 2010 +0000

    Work around buggy operating systems that return an IPv4 address when an IPv6 address is requested.

commit f368fb3e585065b674b3233b2ec85192e9eeb39a
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Oct 15 11:01:55 2010 +0000

    Removed support for DUMP_FUNCS, which I will no longer maintain.

commit e7ed9fe2346b091340a186a0351011b7ab317647
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 14 23:12:59 2010 +0000

    Note the list of supported ciphers and hash algorithms in kfun.h.

commit 7dd522d489ddb4d391cd825130db09f201ac787a
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 14 23:12:46 2010 +0000

    Support adding encryption, decryption and hashing algorithms to encrypt(), decrypt() and hash_string(), without changing the extension interface.

commit 0122e9b66117c7286d5cbfc49c23af0e201b1319
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 14 14:36:39 2010 +0000

    Fix bugs in \< and \> in editor regular expressions.

commit d1486cd8f9b59e7f4916c1a721f76b9025d08bd4
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 14 10:49:18 2010 +0000

    Generate an include file which defines all supported kfuns.

commit c5f33fce51717f5006132a2ba7c82e630f0cc232
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 14 10:49:04 2010 +0000

    Make the prototype definition for P_dload() unconditional, as well.

commit d77750343bddb4d63ba07e727ef6289f3ab00784
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Oct 12 10:45:38 2010 +0000

    Remove MAX_STRING_SIZE #define.

commit b1c9d7d97f16963eec9fe564c670c77a11a51c50
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Oct 8 21:26:30 2010 +0000

    Let status() accept an integer argument, with status(0) = status().

commit c7519c91c8c4b1e6a23929d72c424e8a3cede12a
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 7 22:59:13 2010 +0000

    Fix a bug in passing on command-line arguments.

commit b6dec85b086ae00a0d7db3d81057b8e0a26d171b
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 7 19:28:10 2010 +0000

    Make extension module support, now present on all platforms, non-optonal.

commit 50ef3205e7d87c777050c44d9ee94cea7b9d0f96
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Oct 7 09:28:06 2010 +0000

    Add a few more lpc_* macros.

commit 2825b11713ac21bea869c4b107b4f38cb19d722b
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Oct 6 18:20:30 2010 +0000

    Don't try to restore from a partial snapshot.

commit f81a1f7dcf4fdcffc4ce323600e5156fad504164
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Oct 5 17:24:34 2010 +0000

    Fixed an old bug, corrected in mainline since 1.4.2.

commit 651109dbeb056e6321e7463fc7f63e321d446715
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Oct 4 20:36:14 2010 +0000

    Parse "-e module" or "/e module" command line argument.

commit f87bd93b5ef0a3ea1ead0fa9e53ab9dc06f4c79f
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Oct 4 20:35:44 2010 +0000

    Add dload for the Windows version, accidentally left out.

commit 0a91bfd6da033c567d39a42c5c1183446dd42735
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sun Sep 19 12:40:32 2010 +0000

    Remove documentation that has been released into the public domain from this
    branch, so that I don't have to maintain two copies.  The repository is now
    git://lpc-doc.git.sourceforge.net/gitroot/lpc-doc/lpc-doc

commit 4913a00a8e0b4b2f3ee46862606d5d58d2c27f67
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Sep 15 15:34:56 2010 +0000

    Don't refer to DGD in the parser & editor docs that also apply to Hydra.

commit 6ad222f4b47645ce32c29b5eb4686626c748b763
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Sep 15 15:34:19 2010 +0000

    Get DGD to compile again using the VC++6 project file (if you really want to).

commit b758807065bc4ba02fd63b700712c966918f139c
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sun Sep 5 14:46:24 2010 +0000

    List only kfuns called directly from precompiled code in src/lpc/lpc_ext.h.

commit f75ed825884e4a30332803efe5d4a5da4106ac56
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Aug 30 19:16:42 2010 +0000

    When an object is lifted to a higher plane, also lift the object's name.

commit 0039d078d1a41a42abe817070e04b22eddd25534
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Aug 13 18:08:18 2010 +0000

    Fixed a bug in keeping track of the number of immediate callouts.

commit f121a907f608f22645c92d997109c9cf85986d2d
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Jul 28 23:46:51 2010 +0000

    Store the version string at offset 42 in the dumpfile.

commit b64b21e0c47d117cd4899603d97ca6c328ad3c6b
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Jun 15 22:59:29 2010 +0000

    Upgrade dumpfile format to that of Hydra 1.1.32.

commit 6fbd7fb7a67b1f4a50b94793f5f486398404906b
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Jun 15 14:20:59 2010 +0000

    Upgrade to extension interface 0.6.

commit 23ce211b84522e841147d4f3f8ae1b8d40dcfc50
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sun Jun 13 11:34:42 2010 +0000

    Let ext_object_name() return the object name, as the extension interface expects.

commit e605d4642b88269f509cc09c53db5be589925b31
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Jun 11 08:51:28 2010 +0000

    Add proper include file dependencies for ext.c.

commit 269bf94771c5a78c3439a9c8d1fa331a53c76c7a
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Jun 10 20:28:37 2010 +0000

    Fix a bug in command-line argument handling.

commit 3fc83ba957f76d8ed44bfa05b633ed2070c7f0f1
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Jun 10 20:22:38 2010 +0000

    Remove RTLD_FIRST (not supported on Linux).

commit 99bc309b2f9df2e42b3a3c9e22f870dd6d546e2c
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Jun 10 20:12:57 2010 +0000

    Update to extension interface 0.5:
    - add ext_mapping_enum()
    - move precompiler support code from csupport.c to ext.c
    - prepare the precompiler for working through the extension interface.

commit dd800163a727f7d53e99ce321ff11ea2726c1636
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Jun 10 15:02:06 2010 +0000

    Bring precompiler up to date.

commit e701615e7ba77debb1447d2377fced35dbc92e1d
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Jun 10 10:42:35 2010 +0000

    Get dload.c to compile on Solaris, link with -ldl, and turn LPC_EXTENSION off by default.

commit 7e797b5a28a5814f8e1bb3099d6336c6603810ad
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Jun 10 09:48:22 2010 +0000

    Dynamically load a kfun extension module.

commit ffb25a1bd11bd8e66b882f44807cee03d615b046
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Jun 9 19:02:49 2010 +0000

    Match functionality of the extension interface version 0.4.

commit 965fd33a02d47b3ac7933d92b04bd29abd847296
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Jun 8 12:28:18 2010 +0000

    Remove files that will be part of a separate extension interface.

commit 8019b2e2edd437fbffac7bb2744919491fef0d33
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed May 12 20:47:14 2010 +0000

    Remove LPC.html, as I have no plans to ever update this as part of
    DGD (and this sort of documentation should be public domain, anyway).

commit 8843c55539c4f22e5d157560dd8c7044b83fefdf
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Apr 9 10:30:12 2010 +0000

    Fixed typo.

commit 5f8481a61fc54cf67812a054aa203667616d514c
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sun Apr 4 12:52:03 2010 +0000

    Reflect the change of DGDMP => Hydra.

commit 1302301753de6d4db5f17ade2811372113024fca
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Apr 2 13:48:17 2010 +0000

    Add an extra field to saved callouts for DGDMP compatibility. Dumpfile format version bumped to 11.

commit 64e3af8ceae7927fbb494cff790a26599fb57dc4
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Mar 23 20:43:39 2010 +0000

    Fix some issues pointed out by valgrind.

commit 50764c719a01008c45b18c789a1476fb665a418a
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Mar 23 11:15:39 2010 +0000

    Don't save the parse_string automatons in an object that has in the meanwhile been made special.

commit 51b55691528610a39f9bd869e3192ddcea0af2a0
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sun Mar 21 13:40:42 2010 +0000

    Avoid generating integer comma-expressions with side effects.

commit 769c073e5f0d3f180cc16d129b066e5fe2a30a3a
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sat Mar 20 16:35:11 2010 +0000

    Allocate compression buffers on the heap, rather than on the stack.

commit b95714274cb12b7209b3a625bad343d6ab4989f2
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Sat Mar 20 00:37:40 2010 +0000

    Call co_swapcount() at the right time when rebuilding, and keep casting NULL.

commit 62d59d38c2c934a0607e7767cade67d974a663db
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Mar 19 22:33:27 2010 +0000

    ...but only load dataspaces that actually exist.

commit a28f113ac45bb71e52cdc6c891784bcbf59a98c1
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Mar 19 16:07:28 2010 +0000

    Properly call add-on kfuns from precompiled code.

commit a45cb5a404723a31100f2ac0ede4db648970fcb0
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Mar 19 15:48:35 2010 +0000

    Load dataspace of destructed objects from a safer place.

commit cbc77348cf821f0166e337d6e24c43fa92c28880
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Fri Mar 19 15:45:47 2010 +0000

    Add dummy errorhandler function for extension interface.

commit fada519764eedc41b20e7fdb81b3c550bfa183f8
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Mar 18 18:28:09 2010 +0000

    Tidy up the extension interface, and document more macros.

commit 7a91c1be71b4143a88f71f38391643ca14a4da88
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Mar 4 10:40:00 2010 +0000

    Let status() return large numbers as floats.

commit ff75bd07d47c57c8178f9f330d82bc52d2d99893
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Feb 23 11:09:49 2010 +0000

    Do *_accept() and open() in the same execution round.

commit dfae7ff714b1d2d40417ec675917c5c7fdd71eb3
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Tue Feb 16 12:56:45 2010 +0000

    Adjusted some code that did nothing, but generated a compiler warning.

commit ea67e316db94a6f0ccec6182292b230ebcfe8d1b
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Mon Feb 8 13:41:29 2010 +0000

    Indicate which areas in a dumpfile header are reserved by DGDMP.

commit 152a093c41e2ef50cddc30464cdcaf6178d3c558
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Feb 4 11:04:24 2010 +0000

    Explain the purpose of the baseline branch.

commit bb2bb246cfa9fd726b7661ce7483811fffbbac38
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Thu Feb 4 10:51:20 2010 +0000

    Switch to DEBUG settings (for this branch only).

commit bf35097101c7b88b5c760cee8fa21e573ea6f1a3
Author: Felix A. Croes <felix at dworkin.nl>
Date:   Wed Feb 3 19:41:21 2010 +0000

    The "baseline" branch tracks changes from DGDMP.

-----------------------------------------------------------------------


hooks/post-receive
-- 
DGD



More information about the DGD mailing list