m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU M4 source repository branch, argv_ref, created. branch-cvs-rea


From: Eric Blake
Subject: [SCM] GNU M4 source repository branch, argv_ref, created. branch-cvs-readonly-48-gfd3b955
Date: Wed, 13 Feb 2008 23:11:00 +0000

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 "GNU M4 source repository".

http://git.sv.gnu.org/gitweb/?p=m4.git;a=commitdiff;h=fd3b955e307145641e16f6e7a891b77392fdab9a

The branch, argv_ref has been created
        at  fd3b955e307145641e16f6e7a891b77392fdab9a (commit)

- Log -----------------------------------------------------------------
commit fd3b955e307145641e16f6e7a891b77392fdab9a
Author: Eric Blake <address@hidden>
Date:   Tue Feb 5 11:41:05 2008 -0700

    Stage28: allow NUL in warning messages

commit 95d1722d0a70ab13652802a3d23d273648636621
Author: Eric Blake <address@hidden>
Date:   Thu Jan 17 14:34:36 2008 -0700

    Stage27: allow NUL in text processing macros

commit 4f97e2cca2dec28c83b1fb3892c1781a56f238ad
Author: Eric Blake <address@hidden>
Date:   Mon Jan 14 17:25:13 2008 -0700

    Stage26: allow NUL in macro definitions

commit fe30a171465de18c18418201086d023fd7831dd9
Author: Eric Blake <address@hidden>
Date:   Wed Dec 19 17:16:28 2007 -0700

    Stage25: allow NUL in quote, comment delimiters

commit 4d5ebfbf7a62e50e24ce9e89d36a25bcc7be9ae0
Author: Eric Blake <address@hidden>
Date:   Tue Dec 18 16:13:16 2007 -0700

    Stage24: allow NUL in macro names

commit 3a6ad05d58cd0c4556cc0d54fa0348e5d51900b8
Author: Eric Blake <address@hidden>
Date:   Thu Dec 13 10:37:51 2007 -0700

    Stage23: allow tracing indirect macro names

commit ead344206ac90a97a37d1e517f4d8d5a4bbc35e4
Author: Eric Blake <address@hidden>
Date:   Thu Dec 6 14:47:26 2007 -0700

    Stage22: allow builtin concatenation outside $@

commit d1ec24691163fb8b850fe716fccff97a38744b18
Author: Eric Blake <address@hidden>
Date:   Thu Dec 6 13:33:40 2007 -0700

    Stage21: $@ concatenates builtins, m4wrap takes builtins

commit 5446de237a1f89a3077c1c67de0bf2b889b0c6f8
Author: Eric Blake <address@hidden>
Date:   Mon Dec 3 11:53:45 2007 -0700

    Stage20: make m4wrap obey POSIX fifo ordering

commit fb23537de1fcf9d6a939078fe074207efc8c6668
Author: Eric Blake <address@hidden>
Date:   Wed Nov 21 10:14:28 2007 -0700

    Stage19: allow builtin tokens in more macros

commit f4132f5861cf71f4ae918bca81afc8417f3b67ec
Author: Eric Blake <address@hidden>
Date:   Mon Nov 19 19:40:49 2007 -0700

    Stage18: avoid extra references in argv recursion

commit a67137df6a0d50f553f05846e2a4a0708a944ce2
Author: Eric Blake <address@hidden>
Date:   Thu Nov 15 14:56:36 2007 -0700

    Stage17: pass argv through quoted strings

commit ec49b03679ab0fbb4d63d32c78ebf65a8e70efa5
Author: Eric Blake <address@hidden>
Date:   Tue Nov 13 06:55:27 2007 -0700

    Stage16: cache quotes and improve arg_print

commit a7ad33925045a7f4bb655252a2a9e26933913a8c
Author: Eric Blake <address@hidden>
Date:   Thu Nov 1 09:28:46 2007 -0600

    Stage15: return argv refs back to collect_arguments

commit 9d08c0c8685fdd749b20062e03c061275dc8afbc
Author: Eric Blake <address@hidden>
Date:   Tue Oct 30 20:07:32 2007 -0600

    Stage14: allow pushing argv references

commit 290301246eefb3f58fe29b8ccd9118b23c76c61c
Author: Eric Blake <address@hidden>
Date:   Tue Oct 30 11:17:51 2007 -0600

    Stage13: push composite text tokens

commit d8324ac481f69682f6953ba3fb0c60cf67c7e8d7
Author: Eric Blake <address@hidden>
Date:   Sat Oct 27 08:03:03 2007 -0600

    Stage12: make token_chain a union, add string_pair

commit b1fef201f5d121e25e5dd61ec8ca3eac41a899ba
Author: Eric Blake <address@hidden>
Date:   Sat Oct 27 05:44:09 2007 -0600

    Stage11: full circle for single argument references

commit 622fc8cb2cb6ce0fc7391a6414bb0aaffeec6fc0
Author: Eric Blake <address@hidden>
Date:   Fri Oct 26 10:45:51 2007 -0600

    Stage10: avoid extra copying of strings and comments

commit a6c94a314afa34958330b719d66c2d4e403a94af
Author: Eric Blake <address@hidden>
Date:   Fri Oct 26 09:24:06 2007 -0600

    Stage 9: share rather than copy single-arg refs

commit b0daa4c96f734aab4d450594f64bc15d4321fd60
Author: Eric Blake <address@hidden>
Date:   Thu Oct 25 22:05:15 2007 -0600

    Stage 8: extend life of references into argv

commit 687dd577f66622e0b69a8cd03b7e5e76fa546c52
Author: Eric Blake <address@hidden>
Date:   Thu Oct 25 10:47:43 2007 -0600

    Stage 7: add chained token support to input parser

commit 6dcf7d2e3c5deac2d16ee9a29b6a307474603dc7
Author: Eric Blake <address@hidden>
Date:   Thu Oct 25 08:27:28 2007 -0600

    Stage 6: convert builtins to push arg at a time

commit 8b5b3b7a74f452fed795c063965966934a68755d
Author: Eric Blake <address@hidden>
Date:   Wed Oct 24 08:36:26 2007 -0600

    Stage 5: add notion of quote age

commit ab7d5ea40dd30e38cdafdfa69e868390ff6f72ab
Author: Eric Blake <address@hidden>
Date:   Fri Oct 19 21:45:38 2007 -0600

    Stage 4: route indir, builtin through ref; make argv opaque

commit cd50e094b5f49104f66ff807c0a01d2f20c61c7f
Author: Eric Blake <address@hidden>
Date:   Fri Oct 19 10:13:06 2007 -0600

    Stage 3: cache length, rather than computing it

commit 2b4dfe438ea9f2fc8722e6e5d94a28d3f6913060
Author: Eric Blake <address@hidden>
Date:   Fri Oct 19 08:21:56 2007 -0600

    Stage 2: use accessors, not direct reference, into argv

commit 44f5da7de32ac8f71f26d9e441316fa563db30d6
Author: Eric Blake <address@hidden>
Date:   Fri Oct 19 07:43:34 2007 -0600

    Stage 1: convert token_data** into new object

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


hooks/post-receive
--
GNU M4 source repository




reply via email to

[Prev in Thread] Current Thread [Next in Thread]