2006-03-02 |
Martin Mares | gcc-4.1 should so far use the the same switches as... |
tree | commitdiff |
2006-03-02 |
Martin Mares | Merged with v3.8 |
tree | commitdiff |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
tree | commitdiff |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
tree | commitdiff |
2006-02-28 |
Martin Mares | Merged with v3.8 |
tree | commitdiff |
2006-02-27 |
Martin Mares | Reverted most of the Robert's confused commit (the... |
tree | commitdiff |
2006-02-27 |
Robert Spalek | Merge with 3.8 (my small changes due to trying to relea... |
tree | commitdiff |
2006-02-27 |
Robert Spalek | avoid compiler warnings with debugging turned off |
tree | commitdiff |
2006-02-24 |
Martin Mares | Debugging traps should dwell only in v3.8, so reverting... |
tree | commitdiff |
2006-02-24 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
tree | commitdiff |
2006-02-22 |
Martin Mares | Temporarily disabled signal trapping, backtraces over... |
tree | commitdiff |
2006-02-22 |
Martin Mares | Merged from rel-3-8: |
tree | commitdiff |
2006-02-22 |
Martin Mares | Hmm, there was one reference to mp->pid, but the ASSERT... |
tree | commitdiff |
2006-02-22 |
Martin Mares | Don't reset the pid field on process_del(), it's not... |
tree | commitdiff |
2006-01-29 |
Martin Mares | Added getproctitle(). |
tree | commitdiff |
2006-01-28 |
Martin Mares | Replaced the long-lived "close(0) if logging to file... |
tree | commitdiff |
2006-01-27 |
Martin Mares | Added bit_array_assign(), replaced BIT_ARRAY_ALLOC... |
tree | commitdiff |
2006-01-20 |
Martin Mares | main_init() really re-initializes everything. Previousl... |
tree | commitdiff |
2006-01-20 |
Martin Mares | It seems that signal safety of time-related functions... |
tree | commitdiff |
2006-01-20 |
Martin Mares | Added a possibility of logging with microsecond timestamps. |
tree | commitdiff |
2006-01-16 |
Martin Mares | Cleaned up includes. |
tree | commitdiff |
2006-01-16 |
Martin Mares | xfree() macro has been turned into a regular function... |
tree | commitdiff |
2006-01-16 |
Martin Mares | On 64-bit architectures, partmap is just an mmap. |
tree | commitdiff |
2006-01-16 |
Martin Mares | Instead of adding HEAP_INCREASE_POS as Tom requested... |
tree | commitdiff |
2006-01-16 |
Martin Mares | Fixed stk_strndup(): it works on non-terminated input... |
tree | commitdiff |
2005-12-14 |
Martin Mares | log() is now signal-safe. |
tree | commitdiff |
2005-12-07 |
Martin Mares | Added a (so far trivial) library of functions for shell... |
tree | commitdiff |
2005-12-07 |
Vladimir Jelen | use typedef instead of define for sh_stat_t |
tree | commitdiff |
2005-12-07 |
Vladimir Jelen | added sh_stat_t |
tree | commitdiff |
2005-12-07 |
Vladimir Jelen | added sh_stat |
tree | commitdiff |
2005-12-06 |
Martin Mares | _GNU_SOURCE can be already defined by compiler switches... |
tree | commitdiff |
2005-12-04 |
Martin Mares | Added stk_strndup(). |
tree | commitdiff |
2005-11-26 |
Martin Mares | Avoid namespace clashes (patch by Tom Valla). |
tree | commitdiff |
2005-11-25 |
Robert Spalek | create BIT_ARRAY_ALLOC() |
tree | commitdiff |
2005-11-19 |
Martin Mares | Added clist_insert_list_after(). |
tree | commitdiff |
2005-11-16 |
Martin Mares | Added cfg_printf(), which will be useful for formatting... |
tree | commitdiff |
2005-11-15 |
Vladimir Jelen | fix from rel-3-7 |
tree | commitdiff |
2005-11-14 |
Martin Mares | Changed main_loop shutdown logic once again. The former... |
tree | commitdiff |
2005-11-13 |
Martin Mares | Made main_loop() exit if there is nothing to do. |
tree | commitdiff |
2005-11-08 |
Martin Mares | main_get_timer() made public. |
tree | commitdiff |
2005-11-08 |
Martin Mares | #include "sherlock/tagged-text.h" really doesn't belong... |
tree | commitdiff |
2005-11-07 |
Martin Mares | If there are no more filehandles and a timer or event... |
tree | commitdiff |
2005-10-16 |
Robert Spalek | partmap.h deserves its own header |
tree | commitdiff |
2005-10-15 |
Robert Spalek | partmap_map() inlined and added an even faster version... |
tree | commitdiff |
2005-10-08 |
Robert Spalek | shut up, gcc |
tree | commitdiff |
2005-10-03 |
Vladimir Jelen | fix |
tree | commitdiff |
2005-10-02 |
Martin Mares | Added a single-linked double-ended list module. Mostly... |
tree | commitdiff |
2005-10-02 |
Martin Mares | Moved ROL() to lib.h. |
tree | commitdiff |
2005-10-02 |
Martin Mares | Convert some nextprimes to next_table_primes. |
tree | commitdiff |
2005-10-02 |
Martin Mares | Added a table of prime numbers. (I want to use prime... |
tree | commitdiff |
2005-10-02 |
Martin Mares | Added a library module for generic binary search. |
tree | commitdiff |
2005-09-22 |
Martin Mares | Updated calls of fls(). |
tree | commitdiff |
2005-09-22 |
Martin Mares | fls() is gone. |
tree | commitdiff |
2005-09-22 |
Martin Mares | Implemented ffs() and unified it with fls() to bitops.h. |
tree | commitdiff |
2005-09-20 |
Martin Mares | Minor cleanup of KMP: |
tree | commitdiff |
2005-09-20 |
Robert Spalek | increase buffer 3x |
tree | commitdiff |
2005-09-20 |
Robert Spalek | bugfix |
tree | commitdiff |
2005-09-20 |
Robert Spalek | kmp search automaton moved from lang/ to lib/ |
tree | commitdiff |
2005-09-15 |
Martin Mares | Introduced mp_memdup(). |
tree | commitdiff |
2005-09-15 |
Martin Mares | Several tweaks to the growing buffers: |
tree | commitdiff |
2005-09-14 |
Martin Mares | Oops, one really cannot skip bflush() there, because... |
tree | commitdiff |
2005-09-14 |
Martin Mares | If nothing has been written, brewind() needn't flush. |
tree | commitdiff |
2005-09-14 |
Martin Mares | Use $(COPT2) instead of -O6. |
tree | commitdiff |
2005-09-14 |
Martin Mares | Fixed another 64-bit bug. |
tree | commitdiff |
2005-09-14 |
Martin Mares | Checked and corrected all uses of va_args. |
tree | commitdiff |
2005-09-14 |
Martin Mares | out[-pos] need not equal *(out-pos) if pointers are... |
tree | commitdiff |
2005-09-14 |
Martin Mares | Another thing about the C standard I didn't know: passi... |
tree | commitdiff |
2005-09-13 |
Martin Mares | Ulimit.xs now compiles in Perl 5.8.x, while still worki... |
tree | commitdiff |
2005-09-11 |
Robert Spalek | add a posibility to hash raw memory blocks |
tree | commitdiff |
2005-09-06 |
Martin Mares | Work around inliner bugs in gcc-3.4. |
tree | commitdiff |
2005-09-03 |
Martin Mares | Prefetches in search/refs.c make much better sense... |
tree | commitdiff |
2005-08-31 |
Martin Mares | ARCH and CPU_ARCH have been split. Now, you can build... |
tree | commitdiff |
2005-08-30 |
Martin Mares | va_lists need not be assignable. Use va_copy() instead. |
tree | commitdiff |
2005-08-30 |
Martin Mares | Make autoconf recognize the amd64 architecture. |
tree | commitdiff |
2005-08-29 |
Martin Mares | Even better GBUF_TRACE -- the caller supplies his own... |
tree | commitdiff |
2005-08-29 |
Martin Mares | Added optional debug messages on buffer growing. |
tree | commitdiff |
2005-08-29 |
Martin Mares | Added STRINGIFY_EXPANDED. |
tree | commitdiff |
2005-08-14 |
Martin Mares | The Sherlock::Config module now supports typed configur... |
tree | commitdiff |
2005-08-14 |
Martin Mares | Allow typed configuration items. (This is the only... |
tree | commitdiff |
2005-08-14 |
Martin Mares | Fixed parsing of bin/config output (by TomHol in rel... |
tree | commitdiff |
2005-07-22 |
Martin Mares | Added a function which allows to read the timeval obtai... |
tree | commitdiff |
2005-07-09 |
Martin Mares | When we encounter an URL with multiple @'s, the first... |
tree | commitdiff |
2005-07-04 |
Martin Mares | Fixed a nasty bug in hash table allocation. HASH_AUTO_P... |
tree | commitdiff |
2005-07-01 |
Robert Spalek | fix url_enenscape_friendly() thanks to mj |
tree | commitdiff |
2005-06-30 |
Martin Mares | Added stk_hexdump(). Very handy for debugging. |
tree | commitdiff |
2005-06-30 |
Robert Spalek | added url_enescape_friendly() for cards.c: it prepares... |
tree | commitdiff |
2005-06-30 |
Robert Spalek | second part of fixing URL printing: escape back all... |
tree | commitdiff |
2005-06-17 |
Martin Mares | Added more format string checks. |
tree | commitdiff |
2005-06-17 |
Martin Mares | Added HASH_ZERO_FILL switch. Tired of explicit initiali... |
tree | commitdiff |
2005-06-16 |
Martin Mares | Added hash functions for 64-bit integers. |
tree | commitdiff |
2005-06-14 |
Martin Mares | athlon64 is not known before gcc-3.4. |
tree | commitdiff |
2005-06-10 |
Martin Mares | Fixed several format string bugs in calls of die(). |
tree | commitdiff |
2005-06-10 |
Martin Mares | Format string arguments for die() should be checked... |
tree | commitdiff |
2005-05-31 |
Martin Mares | Shifting of mapping window is unlikely(). |
tree | commitdiff |
2005-05-29 |
Martin Mares | log_switch() returns whether the logs have been really... |
tree | commitdiff |
2005-05-29 |
Martin Mares | Another work-around for spurious warnings. |
tree | commitdiff |
2005-05-29 |
Martin Mares | Added work-around for spurious warnings. |
tree | commitdiff |
2005-05-28 |
Martin Mares | Added switches for gcc-4.0. "-fstrict-aliasing" is... |
tree | commitdiff |
2005-05-01 |
Martin Mares | Introduced cfg_malloc_zero(). |
tree | commitdiff |
2005-05-01 |
Martin Mares | Introduced bit_array_set_all(). |
tree | commitdiff |
next |