2011-01-26 |
Marko Kreen | test: <endian.h> tests |
commit | commitdiff | tree |
2011-01-26 |
Marko Kreen | Merge branch 'master' of git://github.com/markokr/libusual |
commit | commitdiff | tree |
2011-01-26 |
Marko Kreen | endian: autoconf detection for enc/dec functions |
commit | commitdiff | tree |
2011-01-26 |
Marko Kreen | cfparser: new section callback |
commit | commitdiff | tree |
2011-01-26 |
Marko Kreen | statlist: statlist_last() |
commit | commitdiff | tree |
2011-01-26 |
Marko Kreen | usual.m4: -Wextra check uses wrong variable |
commit | commitdiff | tree |
2011-01-26 |
Marko Kreen | hashtab: cx conversion missed memset |
commit | commitdiff | tree |
2011-01-26 |
Marko Kreen | slab: cx conversion missed memset |
commit | commitdiff | tree |
2011-01-21 |
Marko Kreen | socket: poll compat fix |
commit | commitdiff | tree |
2010-12-08 |
Marko Kreen | gitignore more |
commit | commitdiff | tree |
2010-12-03 |
Marko Kreen | gitignore file |
commit | commitdiff | tree |
2010-11-30 |
Marko Kreen | cfparser: silently ignore CF_NO_RELOAD or CF_READONLY... |
commit | commitdiff | tree |
2010-11-30 |
Marko Kreen | cfparser: clarify bit-checks |
commit | commitdiff | tree |
2010-11-29 |
Marko Kreen | event: signal_del/evtimer_del compat |
commit | commitdiff | tree |
2010-11-29 |
Marko Kreen | event: get_version and get_method functions |
commit | commitdiff | tree |
2010-11-29 |
Marko Kreen | daemon: empty logfile means same as NULL |
commit | commitdiff | tree |
2010-11-29 |
Marko Kreen | m4/usual.m4: AC_USUAL_LIBEVENT_OPT macro, for optional... |
commit | commitdiff | tree |
2010-11-24 |
Marko Kreen | win32 compat update |
commit | commitdiff | tree |
2010-11-24 |
Marko Kreen | attregex: lost interpretation.dat, compile regex locally |
commit | commitdiff | tree |
2010-11-23 |
Marko Kreen | Coupld portability fixes |
commit | commitdiff | tree |
2010-11-22 |
Marko Kreen | Fix couple bugs in regtests, makefile cleanup |
commit | commitdiff | tree |
2010-11-22 |
Marko Kreen | netdb: compat getaddrinfo_a fixes |
commit | commitdiff | tree |
2010-11-22 |
Marko Kreen | heap: heap size and obj-by-index helpers |
commit | commitdiff | tree |
2010-11-22 |
Marko Kreen | cfparser: API reorg, regtests |
commit | commitdiff | tree |
2010-11-17 |
Marko Kreen | doc: mention netdb and heap |
commit | commitdiff | tree |
2010-11-17 |
Marko Kreen | logging: restore syslog and syslog_facility params |
commit | commitdiff | tree |
2010-11-10 |
Marko Kreen | cfparser: filename params, with tilde expansion |
commit | commitdiff | tree |
2010-11-04 |
Marko Kreen | heap: fix few conversion bugs |
commit | commitdiff | tree |
2010-11-03 |
Marko Kreen | pgsocket: handle connection lifetime |
commit | commitdiff | tree |
2010-10-12 |
Marko Kreen | logging: fix die(), again |
commit | commitdiff | tree |
2010-10-12 |
Marko Kreen | netdb: compat getaddrinfo_a() |
commit | commitdiff | tree |
2010-10-12 |
Marko Kreen | bits: wrong header ifdef |
commit | commitdiff | tree |
2010-10-12 |
Marko Kreen | heap: convert inline implemenatation to regular one |
commit | commitdiff | tree |
2010-10-12 |
Marko Kreen | test/: base tests, test both compat and system code |
commit | commitdiff | tree |
2010-10-12 |
Marko Kreen | base: alignof() |
commit | commitdiff | tree |
2010-10-09 |
Marko Kreen | Give parent project list of files to include in distro |
commit | commitdiff | tree |
2010-09-30 |
Marko Kreen | time: make sure USEC is same type as usec_t |
commit | commitdiff | tree |
2010-09-28 |
Marko Kreen | makefile: Show CC flags at the start of compilation |
commit | commitdiff | tree |
2010-09-28 |
Marko Kreen | Allow override of system regex |
commit | commitdiff | tree |
2010-09-28 |
Marko Kreen | bits: add ffs compat, minor test fixes |
commit | commitdiff | tree |
2010-09-26 |
Marko Kreen | test: fix few compat problems |
commit | commitdiff | tree |
2010-09-26 |
Marko Kreen | base: malloc.h is needed only on darwin |
commit | commitdiff | tree |
2010-09-26 |
Marko Kreen | base: define few magic names to make Solaris work |
commit | commitdiff | tree |
2010-09-26 |
Marko Kreen | configure: add few common libraries to build. |
commit | commitdiff | tree |
2010-09-26 |
Marko Kreen | Don't use -Wextra on older gcc. |
commit | commitdiff | tree |
2010-09-26 |
Marko Kreen | bits: make fallback fls work for negative values |
commit | commitdiff | tree |
2010-09-21 |
Marko Kreen | bits: move bit-arithmetics to separate file |
commit | commitdiff | tree |
2010-09-21 |
Marko Kreen | Some more doc work |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | string: memrchr() definition was lost |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | attregex: make it build |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | attregex: import AT&T Research regex regression tests |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | regex: remove non-standard error codes. |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | test make improvements |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | Doxygen-based API docs |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | logging: fix die() arg passing |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | dict: small dict type, mainly for urlencode/decode |
commit | commitdiff | tree |
2010-09-15 |
Marko Kreen | cxalloc: customizable allocator framework |
commit | commitdiff | tree |
2010-09-11 |
Marko Kreen | event: remove usage of zmalloc |
commit | commitdiff | tree |
2010-09-11 |
Marko Kreen | aatree: make NIL node const. |
commit | commitdiff | tree |
2010-09-11 |
Marko Kreen | string: undef basename, dirname before defining |
commit | commitdiff | tree |
2010-09-10 |
Marko Kreen | Draft tgz generation |
commit | commitdiff | tree |
2010-09-08 |
Marko Kreen | pgutil: trim the kwlookup code |
commit | commitdiff | tree |
2010-09-06 |
Marko Kreen | pgutil: cleaner gperf code |
commit | commitdiff | tree |
2010-09-06 |
Marko Kreen | socket: WSAIoctl was called with wrong params |
commit | commitdiff | tree |
2010-09-06 |
Marko Kreen | base: don't define posix_memalign, if it cannot be... |
commit | commitdiff | tree |
2010-09-06 |
Marko Kreen | regex: win32 can have STRICT defined |
commit | commitdiff | tree |
2010-09-06 |
Marko Kreen | time: win32 can have usleep |
commit | commitdiff | tree |
2010-09-03 |
Marko Kreen | pgsocket: log db errors |
commit | commitdiff | tree |
2010-09-03 |
Marko Kreen | logging: tab-indent multi-line error messages |
commit | commitdiff | tree |
2010-09-03 |
Marko Kreen | event: fix wrong error code |
commit | commitdiff | tree |
2010-09-03 |
Marko Kreen | test: draft test module for regex |
commit | commitdiff | tree |
2010-09-03 |
Marko Kreen | pgutil: include gperf generated code in git. |
commit | commitdiff | tree |
2010-09-02 |
Marko Kreen | pgutil: add few missing features to pg_parse_array() |
commit | commitdiff | tree |
2010-09-02 |
Marko Kreen | pgutil: support NULL for quote_literal |
commit | commitdiff | tree |
2010-09-02 |
Marko Kreen | strlist: allow storing NULL |
commit | commitdiff | tree |
2010-09-01 |
Marko Kreen | pgutil: move common postgres helper functions here. |
commit | commitdiff | tree |
2010-08-31 |
Marko Kreen | logging: exit process in case logfile is not writable. |
commit | commitdiff | tree |
2010-08-31 |
Marko Kreen | daemon: write pidfile twice, to be able to show errors... |
commit | commitdiff | tree |
2010-08-31 |
Marko Kreen | daemon: signal_pidfile() |
commit | commitdiff | tree |
2010-07-19 |
Marko Kreen | socket: Fix fd_set allocation on win32 |
commit | commitdiff | tree |
2010-07-19 |
Marko Kreen | socket: win32 keepalive defs for mingw32 |
commit | commitdiff | tree |
2010-06-16 |
Marko Kreen | Move more portability goo over from pgbouncer. |
commit | commitdiff | tree |
2010-05-04 |
Marko Kreen | rename old 'check' target to 'sparse' |
commit | commitdiff | tree |
2010-05-04 |
Marko Kreen | test: new regtest based on tinytest |
commit | commitdiff | tree |
2010-05-04 |
Marko Kreen | regex: small fallback regex implementation |
commit | commitdiff | tree |
2010-05-04 |
Marko Kreen | strpool: pool for shared strings |
commit | commitdiff | tree |
2010-04-30 |
Marko Kreen | base: sync Assert() with logging changes |
commit | commitdiff | tree |
2010-04-27 |
Marko Kreen | logging: avoid changing errno. |
commit | commitdiff | tree |
2010-04-24 |
Marko Kreen | Fix warning flags. |
commit | commitdiff | tree |
2010-04-12 |
Marko Kreen | Makefile: check target for sparse checking |
commit | commitdiff | tree |
2010-04-12 |
Marko Kreen | logging: fix signed vs. unsigned cmp warning |
commit | commitdiff | tree |
2010-04-12 |
Marko Kreen | move <sys/param.h> include into <base.h> |
commit | commitdiff | tree |
2010-04-12 |
Marko Kreen | socket: remove unneeded logging.h include |
commit | commitdiff | tree |
2010-04-09 |
Marko Kreen | pgsocket: catch and ignore notices |
commit | commitdiff | tree |
2010-04-01 |
Marko Kreen | logging: customizable prefix, context info |
commit | commitdiff | tree |
2010-03-31 |
Marko Kreen | autoconf: make sure 'restrict' keyword is always available |
commit | commitdiff | tree |
2010-03-31 |
Marko Kreen | autoconf: Some gcc versions require AC_PROG_CC_STDC... |
commit | commitdiff | tree |
2010-03-31 |
Marko Kreen | autoconf: separate warning flags from CFLAGS int WFLAGS |
commit | commitdiff | tree |
2010-03-30 |
Marko Kreen | utf8: fix problems with longer seqs |
commit | commitdiff | tree |
2010-03-23 |
Marko Kreen | slab: avoid shared structures in case of threaded program |
commit | commitdiff | tree |
next |