|
|
@1798
|
16 years |
Sam Hocevar |
* Correct thinko in manpage.
|
|
|
@1797
|
16 years |
Sam Hocevar |
* Version 0.9.
* Updated NEWS and ChangeLog?.
|
|
|
@1796
|
16 years |
Sam Hocevar |
* Do not clobber LD_PRELOAD, patch by Sami Liedes. Heavily rewritten.
|
|
|
@1795
|
16 years |
Sam Hocevar |
* Fixed address in license.
|
|
|
@1794
|
16 years |
Sam Hocevar |
* Renamed ranges_static into static_ranges.
|
|
|
@1793
|
16 years |
Sam Hocevar |
* Documented -p/--pick in the man page.
|
|
|
@1792
|
16 years |
Sam Hocevar |
* Factored common range-parsing code.
|
|
|
@1791
|
16 years |
Sam Hocevar |
* Added -p flag to cherry pick file descriptors that get fuzzed.
|
|
|
@1790
|
16 years |
Sam Hocevar |
* Allow to use debug() everywhere in the code; it'll just do nothing …
|
|
|
@1789
|
16 years |
Sam Hocevar |
* Add -DLIBZZUF to the libzzuf build.
|
|
|
@1788
|
16 years |
Sam Hocevar |
* Renamed cucul_left/cucul_right into …
|
|
|
@1787
|
16 years |
Sam Hocevar |
* Added a small test for cucul_left() in test/text.c. It is *fucking* ugly.
|
|
|
@1786
|
16 years |
Sam Hocevar |
* Implemented cucul_left() and cucul_right() for 90-degree rotations.
|
|
|
@1785
|
16 years |
Sam Hocevar |
* Patch by Ben Wiley Sittler to use ACS_* special characters in the …
|
|
|
@1784
|
16 years |
Sam Hocevar |
* Handle multiframe canvases in the caca importer, courtesy of Ben …
|
|
|
@1783
|
16 years |
Sam Hocevar |
* Removed malloc() calls from the rotozoom code, put initialisation in …
|
|
|
@1782
|
16 years |
Sam Hocevar |
* Added more box glyphs to the canvas transformations, courtesy of Ben …
|
|
|
@1781
|
16 years |
Sam Hocevar |
* Added a few chars to the unicode test.
|
|
|
@1780
|
16 years |
Sam Hocevar |
* Differentiate between • and ● in the X11 rendering overrides.
|
|
|
@1779
|
16 years |
Sam Hocevar |
* Patch by Ben Wiley Sittler for two misrendered glyphs.
|
|
|
@1778
|
16 years |
Sam Hocevar |
* Slightly nicer code in driver_x11.c.
|
|
|
@1777
|
16 years |
Jean-Yves Lamoureux |
* Minor cosmetic changes
|
|
|
@1776
|
16 years |
Sam Hocevar |
* Use cucul_utf32_to_ascii() when the SLang backend does not support UTF-8.
|
|
|
@1775
|
16 years |
Sam Hocevar |
* X11 driver improvements courtesy of Ben Wiley Sittler. Reworked them …
|
|
|
@1774
|
16 years |
Sam Hocevar |
* Compilation fix for systems (e.g. Darwin) where SLtt_Has_Alt_Charset …
|
|
|
@1773
|
16 years |
Sam Hocevar |
* Implemented cucul_utf32_to_ascii() using code from Ben Wiley Sittler.
|
|
|
@1772
|
16 years |
Sam Hocevar |
* Fixed OpenGL fullwidth support, courtesy of Ben Wiley Sittler.
|
|
|
@1771
|
16 years |
Sam Hocevar |
* Disabled USE_RGB12_FGBG for now, as it was reported not to work.
|
|
|
@1770
|
16 years |
Sam Hocevar |
* Winsock compilation fixes in cacaserver, courtesy of Ben Wiley …
|
|
|
@1769
|
16 years |
Sam Hocevar |
* Updated internal fonts to match tools/makefont.c.
|
|
|
@1768
|
16 years |
Sam Hocevar |
* Added glyphs to our default fonts:
+ Geometric Shapes, Halfwidth …
|
|
|
@1767
|
16 years |
Sam Hocevar |
* Add a "make fonts" rule to the makefile for easy updates.
|
|
|
@1766
|
16 years |
Jean-Yves Lamoureux |
* Added rotozoom (and its 1MB header file)
|
|
|
@1765
|
16 years |
Sam Hocevar |
* 0x0153 œ LATIN SMALL LIGATURE OE
|
|
|
@1764
|
16 years |
Sam Hocevar |
* Version 0.8.1.
* Updated NEWS and ChangeLog?.
|
|
|
@1763
|
16 years |
Sam Hocevar |
* Save errno in offset_check, thanks to Sami Liedes.
|
|
|
@1762
|
16 years |
Sam Hocevar |
* Removed spurious verbosity, thanks to Sami Liedes.
|
|
|
@1761
|
16 years |
Sam Hocevar |
* Cleaned up md5.c.
* Do not convert words to little endian if the …
|
|
|
@1760
|
16 years |
Sam Hocevar |
* Version 0.8.
* Updated NEWS and ChangeLog?.
|
|
|
@1759
|
16 years |
Sam Hocevar |
* Fix WTFPL address.
|
|
|
@1758
|
16 years |
Sam Hocevar |
* Minor win32 cosmetic updates.
|
|
|
@1757
|
16 years |
Jean-Yves Lamoureux |
* Added squared transition to cacademo
|
|
|
@1756
|
16 years |
Sam Hocevar |
* Support automake 1.10.
|
|
|
@1755
|
16 years |
Jean-Yves Lamoureux |
* Removed deprecated calls to cucul
|
|
|
@1754
|
16 years |
Jean-Yves Lamoureux |
* Added error checks to cacaplay
|
|
|
@1753
|
16 years |
Jean-Yves Lamoureux |
* Added error checks on canvas / display creations
|
|
|
@1752
|
16 years |
Jean-Yves Lamoureux |
* Added error detection to truecolor test
|
|
|
@1751
|
16 years |
Sam Hocevar |
* OS X doesn’t have MAP_ANONYMOUS, alias it to MAP_ANON.
|
|
|
@1750
|
16 years |
Sam Hocevar |
* The transformation rules didn’t have ⅃ ⅄ ⅂.
|
|
|
@1749
|
16 years |
Sam Hocevar |
* Use mmap() instead of malloc() in the mmap() reimplementation so …
|
|
|
@1748
|
16 years |
Sam Hocevar |
* Check for getpagesize() at configure time.
|
|
|
@1747
|
16 years |
Sam Hocevar |
* Check mmap() return value.
* Don't pass offsets to mmap() that are …
|
|
|
@1746
|
16 years |
Sam Hocevar |
* Oops, fix compilation warning.
|
|
|
@1745
|
16 years |
Sam Hocevar |
* Added mmap() to the testsuite.
|
|
|
@1744
|
16 years |
Sam Hocevar |
* Improved win32 pipes.
|
|
|
@1743
|
16 years |
Sam Hocevar |
* Use doubles, not float. Fixes an issue when using the default ratio …
|
|
|
@1742
|
16 years |
Sam Hocevar |
* Disable -M when setrlimit isn't available.
|
|
|
@1741
|
16 years |
Sam Hocevar |
* OpenBSD support for setrlimit().
|
|
|
@1740
|
16 years |
Sam Hocevar |
* Handle architectures that don't have RLIMIT_AS (like OpenBSD).
|
|
|
@1739
|
16 years |
Sam Hocevar |
* Oops, syntax error.
|
|
|
@1738
|
16 years |
Sam Hocevar |
* Add "term" font.
|
|
|
@1737
|
16 years |
Sam Hocevar |
* Add filter to the live test.
|
|
|
@1736
|
16 years |
Sam Hocevar |
* Fixed more MSVC compilation warnings.
|
|
|
@1735
|
16 years |
Sam Hocevar |
* Fixed a minor warning and commented our printf-like function.
|
|
|
@1734
|
16 years |
Sam Hocevar |
* Added mygetopt files to the MSVC project.
|
|
|
@1733
|
16 years |
Sam Hocevar |
* Reimplemented getopt_long. We use our replacement even if simple …
|
|
|
@1732
|
16 years |
Sam Hocevar |
* Fixed a few signed/unsigned confusions.
|
|
|
@1731
|
16 years |
Sam Hocevar |
* Fuck notepad and its fucking CRLFs.
|
|
|
@1730
|
16 years |
Sam Hocevar |
* Fixed a few 64-bit issues reported by MSVC.
* More Win32 …
|
|
|
@1729
|
16 years |
Sam Hocevar |
* Added an MSVC project.
|
|
|
@1728
|
16 years |
Sam Hocevar |
* Check for <unistd.h>, too. MSVC doesn't have it.
|
|
|
@1727
|
16 years |
Sam Hocevar |
* Only include <sys/time.h> conditionally.
|
|
|
@1726
|
16 years |
Sam Hocevar |
* Version 0.7.
* Updated NEWS and ChangeLog?.
|
|
|
@1725
|
16 years |
Sam Hocevar |
* Merged fdcat and streamcat into zzcat.
|
|
|
@1724
|
16 years |
Sam Hocevar |
* Print "EOF" instead of -1 when it means EOF.
|
|
|
@1723
|
16 years |
Sam Hocevar |
* Oops, fixed syntax error.
|
|
|
@1722
|
16 years |
Sam Hocevar |
* Better debug messages for special cases (eg. fgetc returning -1).
|
|
|
@1721
|
16 years |
Sam Hocevar |
* Updated testsuite to use our own files instead of /dev/*.
|
|
|
@1720
|
16 years |
Sam Hocevar |
* Implemented -f/--fuzzing (fuzzing mode).
|
|
|
@1719
|
16 years |
Sam Hocevar |
* Better ungetc() implementation. Now we don't need to care about the
…
|
|
|
@1718
|
16 years |
Sam Hocevar |
* Carry DEBUG_FILENO in the ZZUF_DEBUG environment variable.
|
|
|
@1717
|
16 years |
Sam Hocevar |
* Initialise malloc-related functions earlier. They're needed for …
|
|
|
@1716
|
16 years |
Sam Hocevar |
* Put a few debug messages in malloc-related functions when they use …
|
|
|
@1715
|
16 years |
Sam Hocevar |
* Updated NEWS.
|
|
|
@1714
|
16 years |
Sam Hocevar |
* Crap! Fixed memory manager initialisation. And sticking that into …
|
|
|
@1713
|
16 years |
Sam Hocevar |
* Version 0.6.1.
* Updated NEWS and ChangeLog?.
|
|
|
@1712
|
16 years |
Sam Hocevar |
* More verbosity in fread().
|
|
|
@1711
|
16 years |
Sam Hocevar |
* Fixed an index inconsistency bug in fread().
|
|
|
@1710
|
16 years |
Sam Hocevar |
* Grrr, fixed a bug in finfo() that corrupted the display.
|
|
|
@1709
|
16 years |
Sam Hocevar |
* Version 0.6.
* Updated NEWS and ChangeLog?.
|
|
|
@1708
|
16 years |
Sam Hocevar |
* Added a networking example using socat.
|
|
|
@1707
|
16 years |
Sam Hocevar |
* Oops, fix in-tree preloading!
|
|
|
@1706
|
16 years |
Sam Hocevar |
* Put opts->bytes handling in the right place.
|
|
|
@1705
|
16 years |
Sam Hocevar |
* Implemented -b/--bytes to restrict fuzzing to specific offsets.
|
|
|
@1704
|
16 years |
Sam Hocevar |
* Fixed ifdef typo.
|
|
|
@1703
|
16 years |
Sam Hocevar |
* Updated TODO list.
|
|
|
@1702
|
16 years |
Sam Hocevar |
* Added DLL injection to the Win32 port attempt.
|
|
|
@1701
|
16 years |
Sam Hocevar |
* Added DLL initialisation code for Win32.
|
|
|
@1700
|
16 years |
Sam Hocevar |
* Fix minor memory leak.
|
|
|
@1699
|
16 years |
Sam Hocevar |
* Put either ORIG() or NEW(() around functions, because the naming …
|
|
|