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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix unaligned memory access on Sparc
giraffedata
2013-05-02
4
-34
/
+65
*
Fix bug: REALLOCARRAY tries to free null pointer when block wasn't previously...
giraffedata
2013-04-14
1
-1
/
+1
*
Improve comments
giraffedata
2012-11-18
2
-5
/
+14
*
Fix bug: pm_asprintf() always fails on a system that doesn't have vasprintf()
giraffedata
2012-02-13
1
-1
/
+0
*
redo conditional compilation of Windows stuff to use MSVCRT, based on _WIN32,...
giraffedata
2012-02-12
1
-2
/
+4
*
Add pm_strdup
giraffedata
2012-02-11
2
-0
/
+13
*
fix data declaration - compiler warning
giraffedata
2011-11-17
1
-1
/
+1
*
Add pm_solvelineareq()
giraffedata
2011-10-14
3
-0
/
+231
*
Use libc asprintf where available
giraffedata
2011-10-14
1
-7
/
+25
*
typos in comments
giraffedata
2011-10-03
1
-2
/
+2
*
Use pm_vsnprintf() instead of vsnprintfN(), due to rename a few months ago
giraffedata
2011-04-28
1
-1
/
+1
*
Fix undefined reference to strsol on system without vasprintf
giraffedata
2011-04-28
1
-1
/
+1
*
Fix wild pointers with pm_mallocarray2() of an array in fragmented format
giraffedata
2010-11-05
1
-1
/
+1
*
Deal properly with NaN
giraffedata
2010-10-01
1
-0
/
+5
*
Fix bug
giraffedata
2010-09-30
1
-2
/
+2
*
Rename sleepN to pm_sleep
giraffedata
2010-09-29
2
-2
/
+2
*
Rename nstring.h functions with pm_ prefix
giraffedata
2010-09-29
7
-87
/
+89
*
Rename remaining shhopt functions to start with 'pm_'
giraffedata
2010-09-29
2
-7
/
+11
*
Rename optParseOptions3 to pm_optParseOptions3, etc
giraffedata
2010-09-28
2
-20
/
+20
*
Fix bugs just committed
giraffedata
2010-06-27
1
-3
/
+3
*
Fix bugs just committed
giraffedata
2010-06-27
1
-2
/
+2
*
Add MALLOCARRAY2
giraffedata
2010-06-27
3
-0
/
+207
*
fix incorrect determination of when vasprintf() exists in libc
giraffedata
2010-05-25
1
-1
/
+1
*
Fix compiler warnings
giraffedata
2010-04-10
1
-1
/
+1
*
Eliminate C++-style comments
giraffedata
2010-03-27
1
-5
/
+7
*
Fix bug from r1031
giraffedata
2009-12-30
1
-0
/
+1
*
new facilities needed by recently committed Pnmconvol updates: string list op...
giraffedata
2009-12-09
7
-39
/
+249
*
improve handling of importinc/netpbm/xxx.h
giraffedata
2009-09-04
1
-2
/
+0
*
improvements to efficient word access
giraffedata
2009-05-01
6
-188
/
+130
*
integer code handling improvements
giraffedata
2009-05-01
1
-33
/
+170
*
Fix MEMZERO add other MEM macros
giraffedata
2009-04-10
1
-2
/
+10
*
Remove pm_c_util.h from sshopt.h
giraffedata
2009-04-04
1
-11
/
+1
*
fix merge build by making 'pm_byteOrder' static
giraffedata
2009-03-27
1
-1
/
+1
*
Add 16 bit bigendian integer utilities
giraffedata
2009-01-24
1
-3
/
+74
*
Add floatcode.h
giraffedata
2009-01-24
1
-0
/
+185
*
Rename Makefile.depend to depend.mk
giraffedata
2008-11-01
1
-2
/
+0
*
Free if realloc fails
giraffedata
2008-10-11
1
-0
/
+2
*
Rename Makefile.config to config.mk
giraffedata
2008-10-05
1
-1
/
+1
*
Rename Makefile.common to common.mk
giraffedata
2008-10-05
1
-1
/
+1
*
Move bit masking functions to library
giraffedata
2008-08-13
1
-0
/
+42
*
Improve comments
giraffedata
2008-07-20
1
-1
/
+4
*
Add ROUNDDIV
giraffedata
2008-07-11
1
-0
/
+2
*
Add OPTENTINIT
giraffedata
2008-03-03
1
-0
/
+2
*
update comment
giraffedata
2008-03-03
1
-1
/
+1
*
Fix data type
giraffedata
2008-01-15
1
-1
/
+1
*
Change 'true' to 'TRUE'
giraffedata
2008-01-10
1
-1
/
+1
*
Add sleepN()
giraffedata
2008-01-01
3
-1
/
+35
*
Mingw32 says it's the GNU C library, but doesn't have all of its facilities
giraffedata
2007-12-31
1
-1
/
+1
*
Reject obviously negative number as unsigned number
giraffedata
2007-12-18
1
-1
/
+4
*
fix overflow calculation
giraffedata
2007-12-09
2
-0
/
+42
[next]