index
:
netpbm-mirror
this commit
advanced
master
meta
stable
super_stable
trunk
userguide
git-svn mirror of netpbm (updated manually)
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix buffer overrun
giraffedata
2015-05-23
1
-26
/
+36
*
cleanup
giraffedata
2015-05-20
1
-5
/
+5
*
Make pbm_cleanrowend_packed() work with zero-width images
giraffedata
2015-05-17
1
-6
/
+7
*
Add and use pbm_cleanrowend_packed
giraffedata
2015-05-16
2
-1
/
+25
*
cleanup
giraffedata
2015-05-06
1
-9
/
+6
*
cleanup
giraffedata
2015-05-06
6
-37
/
+42
*
Fix syntax error
giraffedata
2015-01-23
1
-1
/
+1
*
Add _ALPHA_TUPLETYPE macros
giraffedata
2015-01-20
1
-0
/
+3
*
fix typo in comment
giraffedata
2015-01-20
1
-2
/
+2
*
Fix external header file pm.h so it doesn't include internal header file pm_c...
giraffedata
2015-01-03
2
-5
/
+4
*
Add missing include of <io.h> for Mingw32
giraffedata
2015-01-01
1
-2
/
+3
*
Properly qualify Netpbm include files - avoid conflict with DJGPP's <io.h>
giraffedata
2015-01-01
29
-60
/
+76
*
fix typo in comment
giraffedata
2015-01-01
1
-2
/
+3
*
cleanup
giraffedata
2015-01-01
1
-3
/
+0
*
On Windows, unlink temporary files via atexit
giraffedata
2015-01-01
1
-8
/
+121
*
improve error message
giraffedata
2014-12-18
3
-5
/
+11
*
Fix bogus 'bad magic number' message
giraffedata
2014-12-18
1
-2
/
+2
*
Add comment
giraffedata
2014-11-22
1
-0
/
+6
*
Fix %g for platform without vasprintf (but scores of %f still exist)
giraffedata
2014-11-22
5
-4
/
+42
*
cleanup
giraffedata
2014-11-21
1
-30
/
+41
*
cleanup
giraffedata
2014-11-21
1
-16
/
+14
*
Change _XOPEN_SOURCE 600 to 500. See doc/HISTORY
giraffedata
2014-09-20
6
-6
/
+6
*
Declare _XOPEN_SOURCE >= 500 to make strdup defined
giraffedata
2014-08-24
2
-1
/
+4
*
Don't refer to SIGURG on systems that don't have it
giraffedata
2014-08-24
1
-1
/
+7
*
Change __inline to __inline__
giraffedata
2014-08-24
1
-3
/
+3
*
Fix comment
giraffedata
2014-08-24
1
-2
/
+2
*
Fix incorrect option parsing when there are multiple common options (e.g. -pl...
giraffedata
2014-07-13
1
-35
/
+58
*
Remove ambiguous, incorrect use of 'support'
giraffedata
2014-06-26
1
-2
/
+0
*
Fix bug: inconsistent use of upper and lower case Y and N in make file variab...
giraffedata
2014-04-02
1
-1
/
+1
*
Fix bug from a week ago
giraffedata
2014-03-09
1
-3
/
+3
*
white space
giraffedata
2014-03-09
1
-4
/
+4
*
Fix memory leak when row validation fails, and user is catching exceptions
giraffedata
2014-03-01
1
-8
/
+12
*
improve error message
giraffedata
2014-03-01
1
-1
/
+2
*
Validate samples do not exceed maxval; valid image dimension small enough tha...
giraffedata
2014-03-01
4
-21
/
+161
*
consistently use upper case Y in boolean make file variables
giraffedata
2014-02-24
1
-6
/
+6
*
whitespace
giraffedata
2014-02-21
1
-1
/
+1
*
fix typo in comment
giraffedata
2014-02-21
1
-1
/
+1
*
Fix: wrong check or no check for asprintf/vasprintf failure
giraffedata
2013-11-28
2
-4
/
+9
*
Use SSE stuff with Clang as for GCC
giraffedata
2013-10-30
3
-24
/
+43
*
Change references to MMX to SSE to match actual code
giraffedata
2013-10-25
1
-1
/
+1
*
Fix compiler warning on system without vasprintf
giraffedata
2013-10-17
1
-3
/
+6
*
Remove redefinition of HAVE_VASPRINTF
giraffedata
2013-10-17
1
-6
/
+0
*
whitespace
giraffedata
2013-10-17
1
-1
/
+1
*
Make SIGWINCH defined on OpenBSD
giraffedata
2013-10-08
1
-0
/
+1
*
Fix test of SIGIO, SIGPWR presence
giraffedata
2013-10-08
1
-2
/
+2
*
Restore recognition of SIGPWR if it's defined as a macro
giraffedata
2013-10-08
1
-12
/
+16
*
Don't refer to SIGWINCH, SIGIO if they don't exist
giraffedata
2013-10-08
1
-0
/
+10
*
Fix compile failure for big-endian machine
giraffedata
2013-10-06
1
-2
/
+2
*
Add %f capability
giraffedata
2013-07-26
1
-2
/
+17
*
Use system vasprintf on Mac OS X
giraffedata
2013-07-25
1
-5
/
+2
[next]