libusual.git
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
2012-03-04 Marko Kreensignal: Use sigqueue() to detect sival existence
2012-03-04 Marko Kreenattregex: import testregex.c v2010-06-10
2012-03-04 Marko Kreenuregex: allow \-escape before any non-letter
2012-01-19 Marko Kreencfparser: better error handling for set_int
2012-01-19 Marko Kreenusual.m4: drop -Wuninitialized-experimental
2012-01-19 Marko Kreencfparser: use strtol() in set_int
2012-01-19 Marko Kreenbase_win32: dummy chown, getgrnam
2011-12-22 Marko Kreenantimake: Remove unused AM_TARGET_RELOC_VARIABLES
2011-12-22 Marko Kreenantimake: Don't clean EXTRA targets.
2011-12-20 Marko Kreenantimake: fix typo in am-check-distfiles
2011-12-20 Marko Kreenmake dox: drop last-update line
2011-12-20 Marko KreenUpdate build tests
2011-12-20 Marko Kreentest/compile: avoid unused warning
2011-12-20 Marko Kreenstd-autogen: more random workarounds
2011-12-20 Marko Kreenantimake: add SHELL replacement
2011-12-20 Marko Kreenusual.m4: fix bad quoting in --as-needed check
2011-12-20 Marko Kreenbuild: work with older autotools
2011-12-20 Marko Kreenstd-autogen: add comment explaining purpose
2011-12-20 Marko Kreenantimake: use version vars recursively
2011-12-20 Marko Kreenstd-autogen: add -f to libtoolize
2011-12-20 Marko Kreenantimake: minor fixes
2011-12-13 Marko Kreenstd-autogen: bring in our own copy of install-sh
2011-12-13 Marko Kreenregex: fix off-by-one error in regerror()
2011-12-12 Marko Kreenantimake: automatically use WFLAGS
2011-12-12 Marko Kreenstring: always use own basename+dirname.
2011-12-12 Marko Kreentest_netdb: accept ENOSYS
2011-12-12 Marko KreenTests & demos for antimake
2011-12-12 Marko KreenUpdate build system to use Antimake
2011-12-12 Marko Kreenantimake: New build system.
2011-11-29 Marko KreenStop using AC_USE_SYSTEM_EXTENSIONS
2011-11-29 Marko Kreenbase: make CUSTOM_ALIGN use uintptr_t
2011-09-08 Marko Kreencfparser: cf_set_filename - fix off-by-one error
2011-06-29 Marko KreenMerge pull request #1 from toofishes/master
2011-06-22 Dan McGeeAdd a _NORETURN macro
2011-06-22 Dan McGeeFix autoconf warnings
next