2006-01-16 |
Martin Mares | Check partmap-is-mmap configuration as well.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | On 64-bit architectures, partmap is just an mmap.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | Instead of adding HEAP_INCREASE_POS as Tom requested...
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | Fixed stk_strndup(): it works on non-terminated input...
|
commit | commitdiff | tree |
2005-12-14 |
Martin Mares | log() is now signal-safe.
|
commit | commitdiff | tree |
2005-12-07 |
Martin Mares | Added a (so far trivial) library of functions for shell...
|
commit | commitdiff | tree |
2005-12-06 |
Martin Mares | _GNU_SOURCE can be already defined by compiler switches...
|
commit | commitdiff | tree |
2005-12-04 |
Martin Mares | Added stk_strndup().
|
commit | commitdiff | tree |
2005-11-26 |
Martin Mares | Avoid namespace clashes (patch by Tom Valla).
|
commit | commitdiff | tree |
2005-11-19 |
Martin Mares | Added clist_insert_list_after().
|
commit | commitdiff | tree |
2005-11-16 |
Martin Mares | More work on the multiplexer:
|
commit | commitdiff | tree |
2005-11-16 |
Martin Mares | Added cfg_printf(), which will be useful for formatting...
|
commit | commitdiff | tree |
2005-11-15 |
Martin Mares | Mux pings now monitor which versions of which databases...
|
commit | commitdiff | tree |
2005-11-14 |
Martin Mares | Changed main_loop shutdown logic once again. The former...
|
commit | commitdiff | tree |
2005-11-13 |
Martin Mares | Made main_loop() exit if there is nothing to do.
|
commit | commitdiff | tree |
2005-11-08 |
Martin Mares | main_get_timer() made public.
|
commit | commitdiff | tree |
2005-11-08 |
Martin Mares | #include "sherlock/tagged-text.h" really doesn't belong...
|
commit | commitdiff | tree |
2005-11-07 |
Martin Mares | If there are no more filehandles and a timer or event...
|
commit | commitdiff | tree |
2005-10-05 |
Martin Mares | Added user unaccenting rules for stroked letters. Not...
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Added a single-linked double-ended list module. Mostly...
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Moved ROL() to lib.h.
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Convert some nextprimes to next_table_primes.
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Added a table of prime numbers. (I want to use prime...
|
commit | commitdiff | tree |
2005-10-02 |
Martin Mares | Added a library module for generic binary search.
|
commit | commitdiff | tree |
2005-09-30 |
Martin Mares | Mainline is v3.8.
|
commit | commitdiff | tree |
2005-09-22 |
Martin Mares | Updated calls of fls().
|
commit | commitdiff | tree |
2005-09-22 |
Martin Mares | fls() is gone.
|
commit | commitdiff | tree |
2005-09-22 |
Martin Mares | Implemented ffs() and unified it with fls() to bitops.h.
|
commit | commitdiff | tree |
2005-09-20 |
Martin Mares | Merged bucket file scaling patches from rel-3-7-pre1:
|
commit | commitdiff | tree |
2005-09-20 |
Martin Mares | Minor cleanup of KMP:
|
commit | commitdiff | tree |
2005-09-15 |
Martin Mares | Introduced mp_memdup().
|
commit | commitdiff | tree |
2005-09-15 |
Martin Mares | Several tweaks to the growing buffers:
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Oops, one really cannot skip bflush() there, because...
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | If nothing has been written, brewind() needn't flush.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Use $(COPT2) instead of -O6.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Fixed another 64-bit bug.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Checked and corrected all uses of va_args.
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | out[-pos] need not equal *(out-pos) if pointers are...
|
commit | commitdiff | tree |
2005-09-14 |
Martin Mares | Another thing about the C standard I didn't know: passing...
|
commit | commitdiff | tree |
2005-09-13 |
Martin Mares | Ulimit.xs now compiles in Perl 5.8.x, while still working...
|
commit | commitdiff | tree |
2005-09-06 |
Martin Mares | Work around inliner bugs in gcc-3.4.
|
commit | commitdiff | tree |
2005-09-03 |
Martin Mares | Prefetches in search/refs.c make much better sense...
|
commit | commitdiff | tree |
2005-08-31 |
Martin Mares | ARCH and CPU_ARCH have been split. Now, you can build...
|
commit | commitdiff | tree |
2005-08-30 |
Martin Mares | va_lists need not be assignable. Use va_copy() instead.
|
commit | commitdiff | tree |
2005-08-30 |
Martin Mares | Make autoconf recognize the amd64 architecture.
|
commit | commitdiff | tree |
2005-08-29 |
Martin Mares | Even better GBUF_TRACE -- the caller supplies his own...
|
commit | commitdiff | tree |
2005-08-29 |
Martin Mares | Added optional debug messages on buffer growing.
|
commit | commitdiff | tree |
2005-08-29 |
Martin Mares | Added STRINGIFY_EXPANDED.
|
commit | commitdiff | tree |
2005-08-14 |
Martin Mares | The Sherlock::Config module now supports typed configuration...
|
commit | commitdiff | tree |
2005-08-14 |
Martin Mares | Allow typed configuration items. (This is the only...
|
commit | commitdiff | tree |
2005-08-14 |
Martin Mares | Fixed parsing of bin/config output (by TomHol in rel...
|
commit | commitdiff | tree |
2005-07-22 |
Martin Mares | Added a function which allows to read the timeval obtained...
|
commit | commitdiff | tree |
2005-07-09 |
Martin Mares | When we encounter an URL with multiple @'s, the first...
|
commit | commitdiff | tree |
2005-07-04 |
Martin Mares | Fixed a nasty bug in hash table allocation. HASH_AUTO_POOL...
|
commit | commitdiff | tree |
2005-06-30 |
Martin Mares | Added stk_hexdump(). Very handy for debugging.
|
commit | commitdiff | tree |
2005-06-21 |
Martin Mares | Added Vlada to the mail address decoder.
|
commit | commitdiff | tree |
2005-06-17 |
Martin Mares | Added more format string checks.
|
commit | commitdiff | tree |
2005-06-17 |
Martin Mares | Added HASH_ZERO_FILL switch. Tired of explicit initializers.
|
commit | commitdiff | tree |
2005-06-16 |
Martin Mares | Added hash functions for 64-bit integers.
|
commit | commitdiff | tree |
2005-06-14 |
Martin Mares | athlon64 is not known before gcc-3.4.
|
commit | commitdiff | tree |
2005-06-10 |
Martin Mares | Fixed several format string bugs in calls of die().
|
commit | commitdiff | tree |
2005-06-10 |
Martin Mares | Format string arguments for die() should be checked...
|
commit | commitdiff | tree |
2005-06-04 |
Martin Mares | Mainline is going to be v3.7.
|
commit | commitdiff | tree |
2005-05-31 |
Martin Mares | Shifting of mapping window is unlikely().
|
commit | commitdiff | tree |
2005-05-29 |
Martin Mares | log_switch() returns whether the logs have been really...
|
commit | commitdiff | tree |
2005-05-29 |
Martin Mares | Another work-around for spurious warnings.
|
commit | commitdiff | tree |
2005-05-29 |
Martin Mares | Added work-around for spurious warnings.
|
commit | commitdiff | tree |
2005-05-28 |
Martin Mares | Added windows-1251 charset (almost closes Bug #1209).
|
commit | commitdiff | tree |
2005-05-28 |
Martin Mares | Added switches for gcc-4.0. "-fstrict-aliasing" is...
|
commit | commitdiff | tree |
2005-05-17 |
Martin Mares | Merged Centrum customization splits from 3.5.1.
|
commit | commitdiff | tree |
2005-05-01 |
Martin Mares | Default settings of MUX parameters.
|
commit | commitdiff | tree |
2005-05-01 |
Martin Mares | Introduced cfg_malloc_zero().
|
commit | commitdiff | tree |
2005-05-01 |
Martin Mares | Introduced bit_array_set_all().
|
commit | commitdiff | tree |
2005-04-23 |
Martin Mares | Mainline will be v3.6.
|
commit | commitdiff | tree |
2005-04-22 |
Martin Mares | Don't use O_DIRECTORY on non-Linux systems. (It's not...
|
commit | commitdiff | tree |
2005-04-17 |
Martin Mares | Fixed a typo (thanks, Robert).
|
commit | commitdiff | tree |
2005-04-17 |
Martin Mares | Fix "-CONFIG_SWITCH" parameters.
|
commit | commitdiff | tree |
2005-04-15 |
Martin Mares | Fix illegal operations with va_list's.
|
commit | commitdiff | tree |
2005-04-14 |
Martin Mares | Fixed a couple of mismatches in setting of CONFIG_LARGE_DB and
|
commit | commitdiff | tree |
2005-04-14 |
Martin Mares | Moved endianity settings etc. to the per-CPU section.
|
commit | commitdiff | tree |
2005-04-13 |
Martin Mares | Fixed a typo.
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Another Big Move -- moved most files specific for centrum...
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Removed the old configuration mechanism.
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Even better CPU checks, this time taking into account...
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Fixed bug in parsing of options.
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Configure: CPU type autodetection.
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Automatic detection of host OS and also partial automatic...
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Unfortunately, CONFIG_MORFEO is here to stay.
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Distinguish between CONFIG_DEBUG and CONFIG_DEBUG_TOOLS...
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | More progress on the new configurator. All configurations...
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Switched to the new config mechanism. Greatly simplified.
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | More pieces of new configure.
|
commit | commitdiff | tree |
2005-04-12 |
Martin Mares | Added first pieces of the new configuration mechanism...
|
commit | commitdiff | tree |
2005-04-11 |
Martin Mares | Rewritten Makefiles to support separated source and...
|
commit | commitdiff | tree |
2005-04-04 |
Martin Mares | Don't use prefetch on Pentium 4, it actually gives...
|
commit | commitdiff | tree |
2005-04-02 |
Martin Mares | Added qache_probe().
|
commit | commitdiff | tree |
2005-04-02 |
Martin Mares | Added `u8' and `s8' to keep consistency.
|
commit | commitdiff | tree |
2005-04-01 |
Martin Mares | Added file_close_all().
|
commit | commitdiff | tree |
2005-03-07 |
Martin Mares | Cache module finished. Implemented internal consistency...
|
commit | commitdiff | tree |
2005-03-07 |
Martin Mares | More work on the caching module: added some debugging...
|
commit | commitdiff | tree |
next |