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-46-gd7e5194
Date: Tue, 15 Jan 2008 00:25:25 +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=d7e51942ae92ac836861609e8e86bca7cab8800b

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

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

    Stage26: allow embedded NUL in macro definitions

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

    Stage25: allow NUL in quote, comment delimiters

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

    Stage24: allow NUL in macro names

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

    Stage23: allow tracing indirect macro names

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

    Stage22: allow builtin concatenation outside $@

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

    Stage21: $@ concatenates builtins, m4wrap takes builtins

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

    Stage20: make m4wrap obey POSIX fifo ordering

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

    Stage19: allow builtin tokens in more macros

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

    Stage18: avoid extra references in argv recursion

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

    Stage17: pass argv through quoted strings

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

    Stage16: cache quotes and improve arg_print

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

    Stage15: return argv refs back to collect_arguments

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

    Stage14: allow pushing argv references

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

    Stage13: push composite text tokens

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

    Stage12: make token_chain a union, add string_pair

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