Age | Commit message (Expand) | Author |
---|---|---|
2007-07-23 | Update all copyright notices to use the newer form. | Jim Meyering |
2007-07-10 | Change "version 2" to "version 3" in all copyright notices. | Jim Meyering |
2007-06-23 | Prefer "STREQ (a, b)" over "strcmp (a, b) == 0"; similar for != 0. | Jim Meyering |
2007-03-28 | Help translators include translation team's web or email address. | Jim Meyering |
2007-01-04 | [ChangeLog] | Jim Meyering |
2006-07-14 | (do_decode): Output to parameter OUT, not to stdout. | Paul Eggert |
2006-03-05 | Make `base64 --wrap=N' work for N=0, and for N larger than SIZE_MAX. | Jim Meyering |
2006-02-27 | (do_decode): Use correct type for parameter, ignore_garbage: s/size_t/bool/. | Jim Meyering |
2006-02-27 | (wrap_write): Correct declaration syntax: s/size_t * V/size_t *V/. | Jim Meyering |
2006-02-27 | Don't include .h files already included by system.h: | Jim Meyering |
2006-02-27 | *** empty log message *** | Jim Meyering |