1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 9 months ago. based on code collected 9 months ago.
Oct 24, 2024 — Oct 24, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* README: Point at savannah rather than a long dead old site of mine as the main point of distribution. More... over 18 years ago
2007-02-27 Paolo Bonzini <[email protected]>
Paolo Bonzini
as bonzini
More... over 19 years ago
* snprintfv/compat.h (SNV_ASSERT_FMT): Rename to... (SNV_ASSERT_FCN): ...this. Update users. * snprintfv/custom.c, snprintfv/format.c: Let compat.h handle runetype.h and wchar.h. * snprintfv/mem.h (SNV_SCOPE): Delete. (snv_malloc, snv_realloc, snv_free): Do not use it. * snprintfv/printf.c: Keep argument descriptions on one line. * doc/printf.texi: Regenerated. More... over 19 years ago
sync changes from autogen version More... over 19 years ago
Fix pasto during merge. More... over 19 years ago
* .cvsignore: Add build-aux. * configure.ac: Generate config-h.in instead of config.h.in. * snprintfv.m4 (INVOKE_SNPRINTFV_MACROS): Remove obsolete checks. Use gnulib more. Do not generate compat.h. Improve unlocked I/O checkis. * lib/Makefile.am, lib/Makefile.in, m4/gnulib-cache.m4, m4/gnulib-comp.m4, m4/stdarg.m4: Add stdarg module. * snprintfv/Makefile.am (DISTCLEANFILES, pkginclude_HEADERS) (nodist_pkginclude_HEADERS, noinst_HEADERS, nodist_noinst_HEADERS) (EXTRA_DIST, BUILT_SOURCES, compat.h, compat.stamp): No longer generate compat.h. * snprintfv/compat.h: New file, based on ... * snprintfv/compat.in: ... this, deleted. More... over 19 years ago
* tests/Makefile.am (snprintfv_test_DEPENDENCIES): Set. More... over 19 years ago
* Makefile.am (ACLOCAL_AMFLAGS): Add -I m4. (SUBDIRS): Add lib. * configure.ac: Remove AC_LIBTOOL_WIN32_DLL. Use AC_LIBTOOL_DLOPEN, gl_EARLY, and gl_INIT. Generate lib/Makefile. * doc/mem.texi: Regenerated. * snprintfv/Makefile.am (AM_CPPFLAGS, LDADD): Update for gnulib. * snprintfv/compat.in (SNV_SCOPE): Delete. * snprintfv/mem.h (snv_malloc, snv_realloc, snv_free): Do not use it. * tests/Makefile.am (AM_CPPFLAGS, LDADD): Update for gnulib. * lib, m4: New directories for gnulib imports. More... over 19 years ago
2007-02-22 Paolo Bonzini <[email protected]>
Paolo Bonzini
as bonzini
More... over 19 years ago
remove support file
Paolo Bonzini
as bonzini
More... over 19 years ago
2007-02-22 Paolo Bonzini <[email protected]>
Paolo Bonzini
as bonzini
More... over 19 years ago
*** empty log message ***
Paolo Bonzini
as bonzini
More... over 19 years ago
2007-02-21 Paolo Bonzini <[email protected]> Bruce Korb <[email protected]>
Paolo Bonzini
as bonzini
More... over 19 years ago
Imported 1.1-pre4 into CVS trunk.
Paolo Bonzini
as bonzini
More... over 22 years ago
* snprintfv/snprintfv.c (printf_module_callback): Use lt_dlopenext as described by the comments in libtool's ltdl.c. Setting LTDL_LIBRARY_PATH and libltdl from CVS HEAD of libtool passes all but one test again. More... about 24 years ago
* .cvsignore: New file. * config/.cvsignore: New file. * doc/.cvsignore: New file. * snprintfv/.cvsignore: New file. * tests/.cvsignore: New file. More... about 24 years ago
* snprintfv/printf.h: New file. From glibc to help us keep interface compatibility. * snprintfv/snprintfv: Check this in now, since we no longer generate it from the sources. More... about 24 years ago
Begin tedious merge between autogen & this lib More... about 24 years ago
* Uploaded the project to Savannah, so now we need to maintain a ChangeLog. More... about 24 years ago
0.99 snapshot. Work in progress. This probably doesn't even compile at the moment, but flushes all my work to the repository. More... about 24 years ago
0.98j More... about 24 years ago
0.98h More... about 24 years ago
0.98g More... about 24 years ago
0.98f More... about 24 years ago
initial import More... about 24 years ago