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-45-g2a71589
Date: Thu, 20 Dec 2007 00:23:20 +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=2a715891ce7f540363c7448efe219d26ab197606

The branch, argv_ref has been created
        at  2a715891ce7f540363c7448efe219d26ab197606 (commit)

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

    Stage25: allow NUL in quote, comment delimiters

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

    Stage24: allow NUL in macro names

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

    Stage23: allow tracing indirect macro names

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

    Stage22: allow builtin concatenation outside $@

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

    Stage21: $@ concatenates builtins, m4wrap takes builtins

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

    Stage20: make m4wrap obey POSIX, add m4parw

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

    Stage19: allow builtin tokens in more macros

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

    Stage18: avoid extra references in argv recursion

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

    Stage17: pass argv through quoted strings

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

    Stage16: cache quotes and improve arg_print

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

    Stage15: return argv refs back to collect_arguments

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

    Stage14: allow pushing argv references

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

    Stage13: push composite text tokens

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

    Stage12: make token_chain a union, add string_pair

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

    Stage11: full circle for single argument references

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

    Stage10: avoid extra copying of strings and comments

commit d4bbcca41c68e6bc52cd42c3e2ceba987501eccc
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]