2006-04-12 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-04-12 |
Martin Mares | Cleaned up CONFIG_CENTRUM_xxx switches:
|
commit | commitdiff | tree |
2006-04-12 |
Martin Mares | Improved description of CONFIG_ALLOW_ANY.
|
commit | commitdiff | tree |
2006-04-12 |
Martin Mares | Test at least one configuration with CONFIG_ALLOW_ANY.
|
commit | commitdiff | tree |
2006-04-11 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-04-06 |
Martin Mares | Added a guard against double inclusion (out-of-order...
|
commit | commitdiff | tree |
2006-04-06 |
Martin Mares | Removing the images directory which has leaked from...
|
commit | commitdiff | tree |
2006-04-06 |
Martin Mares | Added a work-around for make's desires.
|
commit | commitdiff | tree |
2006-03-21 |
Martin Mares | Renamed fb-gbuf to fb-grow as Robert suggested.
|
commit | commitdiff | tree |
2006-03-20 |
Martin Mares | Exclude the TAGS file as well.
|
commit | commitdiff | tree |
2006-03-17 |
Martin Mares | Naming of the growing fastbuf was completely silly...
|
commit | commitdiff | tree |
2006-03-17 |
Martin Mares | Support seeks on fbbuf streams.
|
commit | commitdiff | tree |
2006-03-17 |
Martin Mares | Added a recyclable fastbuf over a growing buffer.
|
commit | commitdiff | tree |
2006-03-10 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-03-10 |
Martin Mares | Mux no longer crashes, removing the trap.
|
commit | commitdiff | tree |
2006-03-02 |
Martin Mares | gcc-4.1 should so far use the the same switches as...
|
commit | commitdiff | tree |
2006-03-02 |
Martin Mares | Merged with v3.8
|
commit | commitdiff | tree |
2006-02-28 |
Martin Mares | Merged with v3.8
|
commit | commitdiff | tree |
2006-02-27 |
Martin Mares | Reverted most of the Robert's confused commit (the...
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Debugging traps should dwell only in v3.8, so reverting...
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT...
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | One more file to exclude.
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | .cvsignore is no longer needed.
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Added the update hook script to the repository.
|
commit | commitdiff | tree |
2006-02-24 |
Martin Mares | Added an exclude file, symlink it to .git/info/exclude...
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Temporarily disabled signal trapping, backtraces over...
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Merged from rel-3-8:
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Hmm, there was one reference to mp->pid, but the ASSERT...
|
commit | commitdiff | tree |
2006-02-22 |
Martin Mares | Don't reset the pid field on process_del(), it's not...
|
commit | commitdiff | tree |
2006-02-12 |
Martin Mares | Mainline heads for v3.9.
|
commit | commitdiff | tree |
2006-02-12 |
Martin Mares | Centrum roles have changed.
|
commit | commitdiff | tree |
2006-02-12 |
Martin Mares | Centrum roles have changed.
|
commit | commitdiff | tree |
2006-01-29 |
Martin Mares | The Polish customization no longer has a default role.
|
commit | commitdiff | tree |
2006-01-29 |
Martin Mares | Made gcc-3.4 the default compiler for customization...
|
commit | commitdiff | tree |
2006-01-29 |
Martin Mares | Added getproctitle().
|
commit | commitdiff | tree |
2006-01-28 |
Martin Mares | Replaced the long-lived "close(0) if logging to file...
|
commit | commitdiff | tree |
2006-01-27 |
Martin Mares | Added bit_array_assign(), replaced BIT_ARRAY_ALLOC...
|
commit | commitdiff | tree |
2006-01-20 |
Martin Mares | main_init() really re-initializes everything. Previously...
|
commit | commitdiff | tree |
2006-01-20 |
Martin Mares | It seems that signal safety of time-related functions...
|
commit | commitdiff | tree |
2006-01-20 |
Martin Mares | Added a possibility of logging with microsecond timestamps.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | Cleaned up includes.
|
commit | commitdiff | tree |
2006-01-16 |
Martin Mares | xfree() macro has been turned into a regular function...
|
commit | commitdiff | tree |
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 |
next |