libusual.git
2014-05-03 Marko Kreencfparser: %include directive
2014-04-30 Marko Kreenheap: heap_destroy() works on NULL argument
2013-07-07 Marko Kreenusual/slab: sanitize object size and align.
2013-04-25 Marko Kreenantimake: sync with antimake repo
2013-04-25 Marko Kreenmakefile: make config.h installable again
2013-04-02 Marko Kreencfparser: require that first section must be present
2013-04-02 Marko Kreensocket: getpeercreds() - getpeereid() + pid
2013-04-02 Marko Kreenantimake: follow symlinks when searching extensions
2013-01-06 Marko Kreenm4/usual: fix ctype removal
2013-01-06 Marko Kreenamext-msvc: random cleanups
2013-01-06 Marko Kreenantimake: safer test result print
2013-01-06 Marko Kreenantimake: keep per-object mkdir always quiet
2013-01-06 Marko Kreenbase_win32: missing win32 includes
2013-01-06 Marko Kreenmsvc cleanup
2013-01-06 Marko Kreenantimake: use printf instead of echo
2013-01-06 Marko Kreenantimake: dont use readpath when loading extensions
2013-01-06 Marko Kreenmsvc fixes
2013-01-06 Marko Kreenantimake: mkdir is not needed in ar_lib
2013-01-06 Marko Kreenctype: always activate macros
2013-01-06 Marko Kreenamext-msvc: cleaups, safer mkdir
2013-01-06 Marko Kreenwchar: compat mbsnrtowcs(), tests
2013-01-05 Marko Kreentest: clean fmod_test
2013-01-05 Marko Kreentest/Makefile: cleanup
2013-01-05 Marko Kreenantimake: make sure DEPENDENCIES and nodist_SOURCES...
2013-01-05 Marko Kreenantimake: clean also EXTRA targets
2013-01-05 Marko Kreenantimake: call hooks also for EXTRA targets
2013-01-05 Marko Kreenantimake: don't clean LDADD/LIBADD files
2013-01-05 Marko KreenMSVC support
2013-01-05 Marko Kreenctype: provide isblank() if missing
2013-01-05 Marko Kreenbase_win32: type specifiers from inttypes.h
2013-01-05 Marko Kreentests: remove headers already included by base.h
2013-01-05 Marko Kreenantimake: support LIBDIR
2013-01-05 Marko KreenDrop Setup.mk
2013-01-05 Marko KreenSync test output with current 'make install'
2013-01-05 Marko Kreenmake install: handle subdirs properly
2013-01-05 Marko Kreenantimake temos: sync with crc module move
2013-01-05 Marko Kreenantimake: make OBJEXT include '.'
2013-01-05 Marko Kreenantimake: convert mkdir and printf to functions.
2013-01-05 Marko KreenAvoid libtool, build simple static library
2013-01-05 Marko Kreencfparser,cxalloc: avoid use of struct field specifiers.
2013-01-05 Marko Kreenlogging: Use __VA_ARGS__ for vararg macros
2013-01-05 Marko Kreenantimake: show mkdir commands if in verbose mode
2013-01-05 Marko Kreenantimake: use JoinPath when calculating feat file name
2013-01-04 Marko Kreenwchar: allow missing mbsnrtowcs()
2013-01-04 Marko Kreenpthread: missing HAVE_PTHREAD_H check
2013-01-04 Marko KreenRemove remaining C++ comments from source tree.
2013-01-04 Marko Kreenfind_modules: test with various awks
2013-01-04 Marko Kreenfind_modules: older awks might not have 'in'
2013-01-03 Marko Kreendlfcn: new module for dlopen compat functions
2013-01-03 Marko Kreencf_set_time_usec: Use explicit cast for float->int...
2013-01-03 Marko Kreentest/compile: fix daemonize() argument type
2013-01-03 Marko KreenMerge pull request #4 from fdr/c89-comments
2013-01-03 Marko Kreenusual/fnmatch: fnmatch compat
2013-01-03 Marko Kreenusual/wchar: wide-char utilities.
2013-01-03 Marko Kreenusual/hashing/siphash: SipHash-2-4
2013-01-03 Marko KreenMove simple hashes under separate subdirectory.
2013-01-03 Marko Kreenfind_module: avoid big regex
2012-12-22 Marko Kreencrypto: Add Keccak (SHA3) algorithm
2012-12-22 Marko Kreencrypto: SHA2 digests
2012-12-22 Marko Kreencrypto/digest: common framework for digests
2012-12-22 Marko Kreencrypto: reorder arguments in _final()
2012-12-22 Marko KreenMove crypto files
2012-12-22 Marko Kreenfind_modules: work with subdirs
2012-12-22 Marko Kreenmakefile: asm and size tagets
2012-12-22 Marko Kreentest_regex: skip test that glibc fails
2012-12-22 Marko Kreentest_endian: fix uint64 check
2012-12-22 Marko KreenNo need to keep CXX around.
2012-11-28 Marko Kreenantimake: fix final target name calculation
2012-11-02 Marko KreenAnother fix for dep flags.
2012-10-29 Marko KreenFix test makefile for extensions
2012-10-29 Marko Kreenusual.m4: unbreak compiler dependency generation check
2012-07-18 Marko Kreencfparser: CF_UINT
2012-07-08 Marko Kreenantimake: JoinPath: Handle '..' under root directory
2012-07-07 Marko Kreenantimake: Fix DoEmbed to use two target lists properly
2012-07-07 Marko Kreenantimake: use show-config instead manual grep in test
2012-07-07 Marko Kreenantimake: Convert JoinPath back to plain string based...
2012-07-07 Marko Kreenmbuf: mbuf_consumed() function
2012-06-05 Marko Kreenantimake: postpone varoverride in BigTargetBuild
2012-06-05 Marko Kreenantimake: improvements from dev repo
2012-06-05 Marko KreenCheck for glibtoolize, allow overrides from env
2012-06-05 Marko Kreencfparser: CF_TIME - use strtod() instead atof()
2012-06-05 Marko Kreentest_fileutil: fix signedness warnings
2012-06-05 Marko Kreentest_regex.c: fix invalid memset
2012-05-19 Daniel FarinaUse C89 compatible comments
2012-05-10 Marko Kreenhmac: style cleanups, wire up docs
2012-05-10 Marko Kreensocket_ntop.c: avoid 'uninitialized' warning on older...
2012-05-10 Marko KreenMerge pull request #2 from fdr/hmac
2012-05-10 Dan FarinaWhitespace and typos
2012-05-10 Dan FarinaAdd HMAC-SHA1
2012-04-05 Marko Kreenbase: static_assert(expr, msg)
2012-04-05 Marko Kreenbase: compiler detection for internal usage
2012-04-05 Marko Kreenbase: CONCAT macros for token merge
2012-04-05 Marko Kreensafeio: ignore EINTR on close()
2012-04-05 Marko Kreenfind_module: ignore 'config' module
2012-03-16 Marko Kreenstd-autogen: avoid linking, instead copy autoconf files
2012-03-14 Marko Kreenantimake: add 2 missing values for relocation
2012-03-06 Marko Kreenantimake: relocate EXTRA targets last
2012-03-04 Marko Kreenantimake: refresh demos
2012-03-04 Marko Kreenantimake: stop converting filenames in flag variables
2012-03-04 Marko Kreenantimake: make JoinPath to always output clean names
next