2006-05-02 |
Pavel Charvat | - parts of duplicates search, still very slow and full... |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Pavel Charvat | removed trailing spaces, fixed speed test, some moves |
commit | commitdiff | tree | snapshot |
2006-05-01 |
Pavel Charvat | Faster sRGB -> Luv colorspace conversion. |
commit | commitdiff | tree | snapshot |
2006-04-23 |
Pavel Charvat | - removed alpha channel |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Pavel Charvat | Try to merge recent changes in v3.9 to image branch... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Pavel Charvat | Enables the user to give non-global memory pool to... |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Martin Mares | FIxed indentation. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Martin Mares | Slight improvements to comments. |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Pavel Charvat | missing commit |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Pavel Charvat | 'make tests' executes also KMP tests |
commit | commitdiff | tree | snapshot |
2006-04-19 |
Pavel Charvat | Language recognizer uses the new KMP... at last :-) |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Pavel Charvat | small KMP fixes |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Pavel Charvat | final changes to substr analyser... closes Bug 2385 |
commit | commitdiff | tree | snapshot |
2006-04-18 |
Pavel Charvat | corrections in substr analyser |
commit | commitdiff | tree | snapshot |
2006-04-17 |
Pavel Charvat | LIBPNG support for reading of PNG thumbnails (probably... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Daniel Fiala | Adding files for image decompostition. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Pavel Charvat | Rewritten KMP... incomplete comments and some useful... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Pavel Charvat | First try of libjpeg... much faster than graphicsmagick |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Pavel Charvat | bugfix |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Cleaned up CONFIG_CENTRUM_xxx switches: |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Improved description of CONFIG_ALLOW_ANY. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Martin Mares | Test at least one configuration with CONFIG_ALLOW_ANY. |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Pavel Charvat | New switch description |
commit | commitdiff | tree | snapshot |
2006-04-11 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Pavel Charvat | IP parsing code moved to lib/conf.c, closes Bug #2375. |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Pavel Charvat | Simple image search... under construction |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Pavel Charvat | Experimental version of search tree construction... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Martin Mares | Added a guard against double inclusion (out-of-order... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Martin Mares | Removing the images directory which has leaked from... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Martin Mares | Added a work-around for make's desires. |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Pavel Charvat | Initial testing version of image signatures... very... |
commit | commitdiff | tree | snapshot |
2006-04-05 |
Pavel Charvat | New version of SubStrings analyser... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | New version of substring search analyser (bug 2315). |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | Forgotten comment |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | kmp_enter_raw_string uses zero-terminated array of... |
commit | commitdiff | tree | snapshot |
2006-04-04 |
Pavel Charvat | UTF-8 bug hunted in substring search |
commit | commitdiff | tree | snapshot |
2006-03-30 |
Vladimir Jelen | added #ifndef for header file |
commit | commitdiff | tree | snapshot |
2006-03-25 |
Pavel Charvat | GIT uses mutt's default value of allow_8bit when sendin... |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Pavel Charvat | GIT commit mails are now in UTF-8 |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Martin Mares | Renamed fb-gbuf to fb-grow as Robert suggested. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Martin Mares | Exclude the TAGS file as well. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Martin Mares | Naming of the growing fastbuf was completely silly... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Martin Mares | Support seeks on fbbuf streams. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Martin Mares | Added a recyclable fastbuf over a growing buffer. |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-03-10 |
Martin Mares | Mux no longer crashes, removing the trap. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Pavel Charvat | {stk,mp}_conv --> {stk,mp}_strconv |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Pavel Charvat | Slightly faster mp-charconv... minor change |
commit | commitdiff | tree | snapshot |
2006-03-06 |
Pavel Charvat | Well, a simple variant of stk_conv. |
commit | commitdiff | tree | snapshot |
2006-03-05 |
Pavel Charvat | Charset conversion with allocation on the stack do not |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Pavel Charvat | Fix: .h indentation and ifdef names; some comments... |
commit | commitdiff | tree | snapshot |
2006-03-04 |
Pavel Charvat | Conversion between charsets with allocation on the... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Martin Mares | gcc-4.1 should so far use the the same switches as... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Martin Mares | Merged with v3.8 |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
commit | commitdiff | tree | snapshot |
2006-03-02 |
Robert Spalek | get rid of return's after ASSERT's. that only caused... |
commit | commitdiff | tree | snapshot |
2006-02-28 |
Martin Mares | Merged with v3.8 |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Martin Mares | Reverted most of the Robert's confused commit (the... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Robert Spalek | Merge with 3.8 (my small changes due to trying to relea... |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Robert Spalek | avoid compiler warnings with debugging turned off |
commit | commitdiff | tree | snapshot |
2006-02-27 |
Robert Spalek | CONFIG_INCREMENTAL doesn't belong to the free version |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Debugging traps should dwell only in v3.8, so reverting... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Merge with git+ssh://cvs.ucw.cz/projects/sherlock/GIT... |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | One more file to exclude. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | .cvsignore is no longer needed. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Added the update hook script to the repository. |
commit | commitdiff | tree | snapshot |
2006-02-24 |
Martin Mares | Added an exclude file, symlink it to .git/info/exclude... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Martin Mares | Temporarily disabled signal trapping, backtraces over... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Martin Mares | Merged from rel-3-8: |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Martin Mares | Hmm, there was one reference to mp->pid, but the ASSERT... |
commit | commitdiff | tree | snapshot |
2006-02-22 |
Martin Mares | Don't reset the pid field on process_del(), it's not... |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Martin Mares | Mainline heads for v3.9. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Martin Mares | Centrum roles have changed. |
commit | commitdiff | tree | snapshot |
2006-02-12 |
Martin Mares | Centrum roles have changed. |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Martin Mares | The Polish customization no longer has a default role. |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Martin Mares | Made gcc-3.4 the default compiler for customization... |
commit | commitdiff | tree | snapshot |
2006-01-29 |
Martin Mares | Added getproctitle(). |
commit | commitdiff | tree | snapshot |
2006-01-28 |
Martin Mares | Replaced the long-lived "close(0) if logging to file... |
commit | commitdiff | tree | snapshot |
2006-01-27 |
Martin Mares | Added bit_array_assign(), replaced BIT_ARRAY_ALLOC... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Martin Mares | main_init() really re-initializes everything. Previousl... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Martin Mares | It seems that signal safety of time-related functions... |
commit | commitdiff | tree | snapshot |
2006-01-20 |
Martin Mares | Added a possibility of logging with microsecond timestamps. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Martin Mares | Cleaned up includes. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Martin Mares | xfree() macro has been turned into a regular function... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Martin Mares | Check partmap-is-mmap configuration as well. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Martin Mares | On 64-bit architectures, partmap is just an mmap. |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Martin Mares | Instead of adding HEAP_INCREASE_POS as Tom requested... |
commit | commitdiff | tree | snapshot |
2006-01-16 |
Martin Mares | Fixed stk_strndup(): it works on non-terminated input... |
commit | commitdiff | tree | snapshot |
2005-12-14 |
Martin Mares | log() is now signal-safe. |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Martin Mares | Added a (so far trivial) library of functions for shell... |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Vladimir Jelen | use typedef instead of define for sh_stat_t |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Vladimir Jelen | added sh_stat_t |
commit | commitdiff | tree | snapshot |
2005-12-07 |
Vladimir Jelen | added sh_stat |
commit | commitdiff | tree | snapshot |
2005-12-06 |
Martin Mares | _GNU_SOURCE can be already defined by compiler switches... |
commit | commitdiff | tree | snapshot |
2005-12-04 |
Martin Mares | Added stk_strndup(). |
commit | commitdiff | tree | snapshot |
2005-11-26 |
Martin Mares | Avoid namespace clashes (patch by Tom Valla). |
commit | commitdiff | tree | snapshot |
2005-11-25 |
Robert Spalek | create BIT_ARRAY_ALLOC() |
commit | commitdiff | tree | snapshot |
2005-11-23 |
Robert Spalek | add a configuration switch for the incremental scanner |
commit | commitdiff | tree | snapshot |
2005-11-19 |
Martin Mares | Added clist_insert_list_after(). |
commit | commitdiff | tree | snapshot |
next |