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-g2963877
Date: Fri, 29 Feb 2008 16:51:36 +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=2963877a5f0bfcdd68c841ccba79202135ebe303

The branch, argv_ref has been created
        at  2963877a5f0bfcdd68c841ccba79202135ebe303 (commit)

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

    Stage28: allow NUL in warning messages

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

    Stage27: allow NUL in text processing macros

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

    Stage26: allow NUL in macro definitions

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

    Stage25: allow NUL in quote, comment delimiters

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

    Stage24: allow NUL in macro names

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

    Stage23: allow tracing indirect macro names

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

    Stage22: allow builtin concatenation outside $@

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

    Stage21: $@ concatenates builtins, m4wrap takes builtins

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

    Stage20: make m4wrap obey POSIX fifo ordering

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

    Stage19: allow builtin tokens in more macros

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

    Stage18: avoid extra references in argv recursion

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

    Stage17: pass argv through quoted strings

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

    Stage16: cache quotes and improve arg_print

commit 1fecefc8b990254aa667a01d12c6c7a2d716df06
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]