[SCM] GNU M4 source repository branch, argv_ref, created. branch-cvs-readonly-47-gbb4454f

"Eric Blake" <[email protected]>
Newsgroups gmane.comp.gnu.m4.cvs
Message-ID <[email protected]>
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=bb4454fd7b8a23f64d4fb5e7f69b7b1bd5e4ba90

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

- Log -----------------------------------------------------------------
commit bb4454fd7b8a23f64d4fb5e7f69b7b1bd5e4ba90
Author: Eric Blake <[email protected]>
Date:   Thu Jan 17 14:34:36 2008 -0700

    Stage27: allow NUL in text processing macros

commit 8df63937dfe57dfc2d21061d86430c482c6ce158
Author: Eric Blake <[email protected]>
Date:   Mon Jan 14 17:25:13 2008 -0700

    Stage26: allow NUL in macro definitions

commit 9d457424a0d9c11c4fbf1c33ddb2df49d4ada5c1
Author: Eric Blake <[email protected]>
Date:   Wed Dec 19 17:16:28 2007 -0700

    Stage25: allow NUL in quote, comment delimiters

commit 75a943988da08c7d53b3b2fb90e1ebadbdea3826
Author: Eric Blake <[email protected]>
Date:   Tue Dec 18 16:13:16 2007 -0700

    Stage24: allow NUL in macro names

commit 11792734667ad1e239c4b6dacfb24f027343cbe4
Author: Eric Blake <[email protected]>
Date:   Thu Dec 13 10:37:51 2007 -0700

    Stage23: allow tracing indirect macro names

commit ba230de7a808e98f8428b27ef75f29e89d1ce01f
Author: Eric Blake <[email protected]>
Date:   Thu Dec 6 14:47:26 2007 -0700

    Stage22: allow builtin concatenation outside $@

commit 22c84a9d56721c8f5e66ed7f90be8ba57a9bd14f
Author: Eric Blake <[email protected]>
Date:   Thu Dec 6 13:33:40 2007 -0700

    Stage21: $@ concatenates builtins, m4wrap takes builtins

commit a1ded8e363707deb36583968edd9550da9e70186
Author: Eric Blake <[email protected]>
Date:   Mon Dec 3 11:53:45 2007 -0700

    Stage20: make m4wrap obey POSIX fifo ordering

commit cdeace319c93ce768858aebd978fceaf20358ce2
Author: Eric Blake <[email protected]>
Date:   Wed Nov 21 10:14:28 2007 -0700

    Stage19: allow builtin tokens in more macros

commit d170f3955546b79b4b5736ddfddb2d204bcbfed9
Author: Eric Blake <[email protected]>
Date:   Mon Nov 19 19:40:49 2007 -0700

    Stage18: avoid extra references in argv recursion

commit b17d0d5de3f6ef086bbd8aed8b89ebdb5c2a2adb
Author: Eric Blake <[email protected]>
Date:   Thu Nov 15 14:56:36 2007 -0700

    Stage17: pass argv through quoted strings

commit 75add3a86d2ebc9831e2d8b8f0a9500ab9d6b3e6
Author: Eric Blake <[email protected]>
Date:   Tue Nov 13 06:55:27 2007 -0700

    Stage16: cache quotes and improve arg_print

commit 00e6b03a094923450f01a3768c1d733bc459fc55
Author: Eric Blake <[email protected]>
Date:   Thu Nov 1 09:28:46 2007 -0600

    Stage15: return argv refs back to collect_arguments

commit 9d08c0c8685fdd749b20062e03c061275dc8afbc
Author: Eric Blake <[email protected]>
Date:   Tue Oct 30 20:07:32 2007 -0600

    Stage14: allow pushing argv references

commit 290301246eefb3f58fe29b8ccd9118b23c76c61c
Author: Eric Blake <[email protected]>
Date:   Tue Oct 30 11:17:51 2007 -0600

    Stage13: push composite text tokens

commit d8324ac481f69682f6953ba3fb0c60cf67c7e8d7
Author: Eric Blake <[email protected]>
Date:   Sat Oct 27 08:03:03 2007 -0600

    Stage12: make token_chain a union, add string_pair

commit b1fef201f5d121e25e5dd61ec8ca3eac41a899ba
Author: Eric Blake <[email protected]>
Date:   Sat Oct 27 05:44:09 2007 -0600

    Stage11: full circle for single argument references

commit 622fc8cb2cb6ce0fc7391a6414bb0aaffeec6fc0
Author: Eric Blake <[email protected]>
Date:   Fri Oct 26 10:45:51 2007 -0600

    Stage10: avoid extra copying of strings and comments

commit a6c94a314afa34958330b719d66c2d4e403a94af
Author: Eric Blake <[email protected]>
Date:   Fri Oct 26 09:24:06 2007 -0600

    Stage 9: share rather than copy single-arg refs

commit b0daa4c96f734aab4d450594f64bc15d4321fd60
Author: Eric Blake <[email protected]>
Date:   Thu Oct 25 22:05:15 2007 -0600

    Stage 8: extend life of references into argv

commit 687dd577f66622e0b69a8cd03b7e5e76fa546c52
Author: Eric Blake <[email protected]>
Date:   Thu Oct 25 10:47:43 2007 -0600

    Stage 7: add chained token support to input parser

commit 6dcf7d2e3c5deac2d16ee9a29b6a307474603dc7
Author: Eric Blake <[email protected]>
Date:   Thu Oct 25 08:27:28 2007 -0600

    Stage 6: convert builtins to push arg at a time

commit 8b5b3b7a74f452fed795c063965966934a68755d
Author: Eric Blake <[email protected]>
Date:   Wed Oct 24 08:36:26 2007 -0600

    Stage 5: add notion of quote age

commit ab7d5ea40dd30e38cdafdfa69e868390ff6f72ab
Author: Eric Blake <[email protected]>
Date:   Fri Oct 19 21:45:38 2007 -0600

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

commit cd50e094b5f49104f66ff807c0a01d2f20c61c7f
Author: Eric Blake <[email protected]>
Date:   Fri Oct 19 10:13:06 2007 -0600

    Stage 3: cache length, rather than computing it

commit 2b4dfe438ea9f2fc8722e6e5d94a28d3f6913060
Author: Eric Blake <[email protected]>
Date:   Fri Oct 19 08:21:56 2007 -0600

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

commit 44f5da7de32ac8f71f26d9e441316fa563db30d6
Author: Eric Blake <[email protected]>
Date:   Fri Oct 19 07:43:34 2007 -0600

    Stage 1: convert token_data** into new object

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


hooks/post-receive
--
GNU M4 source repository
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.