index
:
delta/m4.git
argv_ref
baserock/1.4.16-tarball
baserock/bootstrap
baserock/build-essential
baserock/morph
baserock/pedroalvarez/build-essential
baserock/samthursfield/build-essential
baserock/tiagogomes/armv8l64
branch-1.4
branch-1.6
branch-2.0
include-dso
master
stackovf
git.savannah.gnu.org: git/m4.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
format.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to indentation by space, not tab.
Eric Blake
2010-01-05
1
-186
/
+186
*
Update copyright year.
Eric Blake
2010-01-05
1
-1
/
+1
*
Prefer buffer over byte operations.
Eric Blake
2009-02-18
1
-5
/
+8
*
Stage 28c: Warn on embedded NUL in remaining cases.
Eric Blake
2009-02-11
1
-20
/
+41
*
Stage 27: Allow embedded NUL in text processing macros.
Eric Blake
2008-12-02
1
-16
/
+27
*
Stage 25a: Use obstack_printf for easier output.
Eric Blake
2008-06-16
1
-34
/
+15
*
Stage 24a: Use full call context in error reporting.
Eric Blake
2008-06-02
1
-4
/
+4
*
Avoid -Wshadow compiler warnings.
Eric Blake
2008-05-01
1
-10
/
+10
*
Stage 10: avoid extra copying of strings and comments.
Eric Blake
2008-01-16
1
-44
/
+137
*
Stage 1: convert m4_symbol_value** into new object.
Eric Blake
2007-11-24
1
-27
/
+25
*
Factor out handling of macro name in error messages.
Eric Blake
2007-11-23
1
-2
/
+1
*
Normalize all GPL license notices.
Eric Blake
2007-10-06
1
-6
/
+6
*
Upgrade to GPLv3, and document 1.4.10.
Eric Blake
2007-10-06
1
-1
/
+1
*
* modules/format.c (format): Avoid undefined behavior with %c.
Eric Blake
2007-10-06
1
-4
/
+9
*
Port format improvements from branch.
Eric Blake
2007-10-06
1
-140
/
+140
*
Exercise gnulib's new POSIX *printf modules.
Eric Blake
2007-10-06
1
-1
/
+3
*
Silence -O2 -Wall -Wwrite-strings warnings.
Eric Blake
2007-10-06
1
-27
/
+33
*
* modules/format.c (format): Avoid compiler warning that str may
Eric Blake
2007-10-06
1
-0
/
+3
*
* ltdl/m4/gnulib-cache.m4: Augment with `gnulib-tool --import
Eric Blake
2007-10-06
1
-34
/
+51
*
The FSF are moving offices today. Changed their contact address
Gary V. Vaughan
2007-10-05
1
-2
/
+2
*
* config/debug.m4: `perl -pi.bak -e 's/(Copyright) (d)/$1 (C) $2/g'`
Gary V. Vaughan
2007-10-05
1
-1
/
+1
*
* m4/m4module.h: Reformatting and rearranging lines a bit.
Gary V. Vaughan
2007-10-05
1
-2
/
+2
*
Renamed some of the types and their accessors to make more sense.
Gary V. Vaughan
2007-10-05
1
-2
/
+2
*
The trace semantics now attach the trace bit to a symbol name.
Gary V. Vaughan
2007-10-05
1
-2
/
+2
*
* tests/generate.awk: Remove debugging code.
Akim Demaille
2007-10-05
1
-6
/
+6
*
Reverted my large patch for removing the old m4_symbol
Gary V. Vaughan
2007-10-05
1
-8
/
+8
*
More cleanup. After the last patch, m4_symbol holds nothing but
Gary V. Vaughan
2007-10-05
1
-8
/
+8
*
* modules/format.c (format): Have a bigger `str'.
Akim Demaille
2007-10-05
1
-1
/
+1
*
The shadowing mechanism and, infact, the whole symbol table
Gary V. Vaughan
2007-10-05
1
-4
/
+4
*
Ansify the source. Previously we had a mix, where my code was
Gary V. Vaughan
2007-10-05
1
-5
/
+2
*
Use sprintf, not ecft and friends since it is standard, portable,
Akim Demaille
2007-10-05
1
-464
/
+2
*
* c-boxes.el: Deleted.
Gary V. Vaughan
2007-10-05
1
-10
/
+4
*
Perl out the trailing blanks.
Akim Demaille
2007-10-05
1
-5
/
+5
*
* modules/format.c (format): Formatting for %f was not
Gary V. Vaughan
2007-10-05
1
-1
/
+3
*
* src/main.c (main): Fixed a particularly nasty bug is
Gary V. Vaughan
2007-10-05
1
-6
/
+0
*
Modularization of all builtins by extenstion of libm4.
Gary V. Vaughan
2007-10-05
1
-0
/
+756