2008-09-05 |
Denis Vlasenko | awk: add a comment |
blob | commitdiff | raw |
2008-09-02 |
Denis Vlasenko | awk: improve nadling of negative numbers in bitwise... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Denis Vlasenko | awk: bitwise ops cast oprands and results to unsigned... |
blob | commitdiff | raw | diff to current |
2008-08-28 |
Denis Vlasenko | awk: support hex constants |
blob | commitdiff | raw | diff to current |
2008-07-21 |
Denis Vlasenko | libbb: [x]fopen_for_{read,write} introduced and used. |
blob | commitdiff | raw | diff to current |
2008-07-08 |
Denis Vlasenko | libbb: introduce and use xrealloc_vector |
blob | commitdiff | raw | diff to current |
2008-07-05 |
Denis Vlasenko | *: rename ATTRIBUTE_XXX to just XXX. |
blob | commitdiff | raw | diff to current |
2008-07-02 |
Denis Vlasenko | awk: another smallish code shrink |
blob | commitdiff | raw | diff to current |
2008-07-02 |
Denis Vlasenko | uname,individual: fix improper printf usage |
blob | commitdiff | raw | diff to current |
2008-07-01 |
Denis Vlasenko | awk: fix a case with multiple -f options. simplify... |
blob | commitdiff | raw | diff to current |
2008-05-13 |
Denis Vlasenko | more -Wall warning fixes from Cristian Ionescu-Idbohrn. |
blob | commitdiff | raw | diff to current |
2008-02-27 |
Denis Vlasenko | *: add optimization barrier to all "G trick" locations |
blob | commitdiff | raw | diff to current |
2008-01-28 |
Denis Vlasenko | *: tidy up usage of char **environ |
blob | commitdiff | raw | diff to current |
2007-10-11 |
Denis Vlasenko | add -fvisibility=hidden to CC flags, mark XXX_main... |
blob | commitdiff | raw | diff to current |
2007-08-18 |
Denis Vlasenko | don't pass argc in getopt32, it's superfluous |
blob | commitdiff | raw | diff to current |
2007-08-12 |
Denis Vlasenko | trylink: produce even more info about final link stage |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Denis Vlasenko | awk: fix -F 'regex' bug (miscounted fields if last... |
blob | commitdiff | raw | diff to current |
2007-07-18 |
Denis Vlasenko | awk: style fixes; remove one xstrdup/free pair; testsuite |
blob | commitdiff | raw | diff to current |
2007-06-25 |
Denis Vlasenko | Consolidate ARRAY_SIZE macro; remove one unneeded globa... |
blob | commitdiff | raw | diff to current |
2007-06-12 |
Denis Vlasenko | diff: shrink code (-85 bytes): |
blob | commitdiff | raw | diff to current |
2007-06-07 |
Denis Vlasenko | awk: experimentally modify "global" trick to make code... |
blob | commitdiff | raw | diff to current |
2007-06-06 |
Denis Vlasenko | awk: move all data to malloc space |
blob | commitdiff | raw | diff to current |
2007-05-26 |
Denis Vlasenko | usage.c: remove reference to busybox.h |
blob | commitdiff | raw | diff to current |
2007-05-18 |
Denis Vlasenko | awk: fix a trivial bug introduced by me. |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Denis Vlasenko | awk: make code a bit less obfuscated |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Denis Vlasenko | several *.c files: |
blob | commitdiff | raw | diff to current |
2007-05-17 |
Denis Vlasenko | vi: remove two globals |
blob | commitdiff | raw | diff to current |
2007-05-09 |
Denis Vlasenko | awk: don't segfault on printf(%*s). Close 1337. |
blob | commitdiff | raw | diff to current |
2007-05-03 |
Denis Vlasenko | awk: guard against empty environment |
blob | commitdiff | raw | diff to current |
2007-04-12 |
Denis Vlasenko | style fixes. No code changes |
blob | commitdiff | raw | diff to current |
2007-04-10 |
Denis Vlasenko | audit small applets and mark some of them as NOFORK. |
blob | commitdiff | raw | diff to current |
2007-04-08 |
Denis Vlasenko | getopt32: fix llist_t options ordering. llist_rev is... |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Denis Vlasenko | awk: support multiple -v options |
blob | commitdiff | raw | diff to current |
2007-02-24 |
Denis Vlasenko | awk: fix memory leak (can affect large file processing) |
blob | commitdiff | raw | diff to current |
2007-02-03 |
Denis Vlasenko | suppress warnings about easch <applet>_main() having |
blob | commitdiff | raw | diff to current |
2007-01-29 |
Denis Vlasenko | preparatory patch for -Wwrite-strings #1 |
blob | commitdiff | raw | diff to current |
2007-01-13 |
Denis Vlasenko | whitespace fixes (leading spaces to tab) |
blob | commitdiff | raw | diff to current |
2007-01-11 |
Denis Vlasenko | Trailing whitespace removal over entire tree |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Denis Vlasenko | awk: style fixes |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Denis Vlasenko | awk: undo locale setting for numbers - or else parsing |
blob | commitdiff | raw | diff to current |
2007-01-01 |
Denis Vlasenko | awk: style cleanup. A lot of rw data moved to ro |
blob | commitdiff | raw | diff to current |
2006-12-26 |
Denis Vlasenko | style fixes |
blob | commitdiff | raw | diff to current |
2006-12-22 |
Denis Vlasenko | remove useless casts (type*) xzalloc(...) |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Denis Vlasenko | remove casts from xmalloc() |
blob | commitdiff | raw | diff to current |
2006-12-19 |
Denis Vlasenko | Add option to disable command execution from vi & awk |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Denis Vlasenko | Fix largefile breakage; advance version to 1.2.2 |
blob | commitdiff | raw | diff to current |
2006-10-25 |
Denis Vlasenko | use skip_whitespace where appropriate |
blob | commitdiff | raw | diff to current |
2006-10-20 |
Denis Vlasenko | message string changes, mostly for consistency, also... |
blob | commitdiff | raw | diff to current |
2006-10-07 |
Denis Vlasenko | awk: && -> & in "n->info && OPCLSMASK" - fixes bug... |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | getopt_ulflags -> getopt32. |
blob | commitdiff | raw | diff to current |
2006-10-03 |
Denis Vlasenko | lots of silly indent fixes |
blob | commitdiff | raw | diff to current |
2006-09-26 |
Denis Vlasenko | several fixes from openWRT project |
blob | commitdiff | raw | diff to current |
2006-09-22 |
Denis Vlasenko | awk: getopt_ulflags'isation |
blob | commitdiff | raw | diff to current |
2006-09-06 |
Denis Vlasenko | removed a lot of trailing \n in bb_msg() calls. It... |
blob | commitdiff | raw | diff to current |
2006-08-29 |
Rob Landley | Svn 16007 broke the build under gcc 4.0.3. This fixes... |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Rob Landley | Remove bb_ prefixes from xfuncs.c (and a few other... |
blob | commitdiff | raw | diff to current |
2006-07-01 |
"Robert P. J. Day" | Remove all usage of the "register" storage class specifier. |
blob | commitdiff | raw | diff to current |
2006-05-21 |
Rob Landley | Minor cleanups: Convert a few calloc() calls to xzalloc... |
blob | commitdiff | raw | diff to current |
2006-05-19 |
Bernhard Reutner... | - include strings.h |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Rob Landley | Remove bb_strlen() in favor of -fno-builtin-strlen... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
Mike Frysinger | touchup comment |
blob | commitdiff | raw | diff to current |
2006-03-10 |
Rob Landley | Patch from Denis Vlasenko turning static const int... |
blob | commitdiff | raw | diff to current |
2006-03-06 |
Rob Landley | Robert P. Day removed 8 gazillion occurrences of "exter... |
blob | commitdiff | raw | diff to current |
2006-02-14 |
Rob Landley | Patch from awk maintainer (Dmitry Zakhrov) to fix bugs... |
blob | commitdiff | raw | diff to current |
2006-01-22 |
Bernhard Reutner... | - add platform.h. |
blob | commitdiff | raw | diff to current |
2006-01-09 |
Rob Landley | Bug 112, return value of awk should be /256. In realit... |
blob | commitdiff | raw | diff to current |
2005-10-19 |
"Vladimir N. Oleynik" | more const, attribute_noreturn saved 200 bytes |
blob | commitdiff | raw | diff to current |
2005-10-17 |
Bernhard Reutner... | - consume space between functionname and opening brackets |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Mike Frysinger | as pointed out in Bug 17, use uint32_t instead of unsig... |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Mike Frysinger | eat misappropriated whitespace |
blob | commitdiff | raw | diff to current |
2005-09-27 |
Mike Frysinger | uncuddle function scope brackets |
blob | commitdiff | raw | diff to current |
2005-09-14 |
"Vladimir N. Oleynik" | split libbb: moved xregcomp separatelly for speed up... |
blob | commitdiff | raw | diff to current |
2005-09-14 |
"Vladimir N. Oleynik" | removed strange extern void xregcomp(... from some... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Rob Landley | Patch from Dmitry Zakharov: |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Glenn L McGrath | Patch from Dmitry Zakharov to fix a bug triggered by... |
blob | commitdiff | raw | diff to current |
2004-07-30 |
Eric Andersen | Simon Poole reports that awk segfaults when environment... |
blob | commitdiff | raw | diff to current |
2004-07-23 |
Glenn L McGrath | Patch from Dmitry Zakharov to fix a bug discovered... |
blob | commitdiff | raw | diff to current |
2004-04-14 |
Eric Andersen | Larry Doolittle writes: |
blob | commitdiff | raw | diff to current |
2004-03-15 |
Eric Andersen | Remove trailing whitespace. Update copyright to includ... |
blob | commitdiff | raw | diff to current |
2004-02-22 |
Glenn L McGrath | Patch from Dmitry Zakharov, this line was missedfrom... |
blob | commitdiff | raw | diff to current |
2003-10-30 |
Glenn L McGrath | Patch from Dmitry Zakharov, |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Manuel Novoa III | Major coreutils update. |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Aaron Lehmann | Change if(x)free(x); to free(x); |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Glenn L McGrath | Use erorr_msg( isntead of fprintf(stderr, |
blob | commitdiff | raw | diff to current |
2002-11-11 |
Glenn L McGrath | Move awk from textutils to editors. Cleanup run-parts... |
blob | commitdiff | raw | diff to current |
|