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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include netinet/in.h when it doesn't exist
giraffedata
2008-01-01
1
-0
/
+2
*
Make prototype match function
giraffedata
2008-01-01
1
-1
/
+1
*
remove unneeded sys/utsname (code that needed it has been split out to gethos...
giraffedata
2008-01-01
1
-1
/
+0
*
Make function match prototype
giraffedata
2008-01-01
1
-1
/
+2
*
Fix clock()/times() alternation
giraffedata
2008-01-01
1
-4
/
+4
*
cleanup
giraffedata
2008-01-01
1
-6
/
+2
*
Eliminate C++ comments
giraffedata
2008-01-01
1
-47
/
+49
*
Change uint to unsigned int
giraffedata
2007-12-31
1
-1
/
+1
*
Don't check readability of Standard Output on Windows, because we can't
giraffedata
2007-12-31
1
-0
/
+3
*
Remove obsolete comment
giraffedata
2007-12-31
1
-10
/
+0
*
Remove dead code
giraffedata
2007-12-31
1
-19
/
+2
*
Remove apparently bogus setting of O_NONBLOCK on stdout
giraffedata
2007-12-31
1
-4
/
+0
*
remove apparently bogus Windows-only code
giraffedata
2007-12-31
1
-34
/
+0
*
Use pm_tmpfile_fd() instead of mkstemp(), which Windows doesn't have
giraffedata
2007-12-31
1
-52
/
+19
*
Add pm_tmpfile_fd(), pm_make_tmpfile_fd()
giraffedata
2007-12-31
2
-22
/
+86
*
Mingw32 says it's the GNU C library, but doesn't have all of its facilities
giraffedata
2007-12-31
1
-1
/
+1
*
Add pm_system_vp() and pm_system_lp() to libsystem_dummy.c
giraffedata
2007-12-31
1
-0
/
+18
*
Remove space after -I
giraffedata
2007-12-31
1
-1
/
+1
*
use pm_mkdir(), so it works on Windows
giraffedata
2007-12-31
1
-1
/
+1
*
Add pm_mkdir()
giraffedata
2007-12-31
1
-0
/
+7
*
cleanup
giraffedata
2007-12-31
1
-13
/
+19
*
cleanup
giraffedata
2007-12-29
1
-17
/
+12
*
validate dimension inputs
giraffedata
2007-12-29
1
-8
/
+2
*
validate dimension inputs
giraffedata
2007-12-29
1
-8
/
+2
*
validate dimension inputs
giraffedata
2007-12-29
1
-8
/
+2
*
validate dimension inputs
giraffedata
2007-12-29
1
-35
/
+94
*
cleanup
giraffedata
2007-12-29
1
-3
/
+3
*
Deal with zero width/height
giraffedata
2007-12-29
1
-38
/
+86
*
validate dimensions
giraffedata
2007-12-29
1
-12
/
+81
*
handle zero margin
giraffedata
2007-12-29
1
-18
/
+33
*
clean up, deal with zero width/height argument
giraffedata
2007-12-29
1
-205
/
+213
*
Update for Release 10.41
giraffedata
2007-12-27
2
-2
/
+7
*
Fix typo in comment
giraffedata
2007-12-27
1
-1
/
+1
*
Update from Microsoft
giraffedata
2007-12-19
1
-269
/
+322
*
Add Windows version of gethostname
giraffedata
2007-12-19
2
-4
/
+359
*
Reject obviously negative number as unsigned number
giraffedata
2007-12-18
1
-1
/
+4
*
Reject 0 height or width
giraffedata
2007-12-18
1
-0
/
+6
*
Fix symbol conflict with 'nearest' in AIX math.h
giraffedata
2007-12-17
2
-6
/
+12
*
get int_fast32_t defined on AIX
giraffedata
2007-12-14
3
-2
/
+8
*
fix incorrect pixels with PNM maxval != TIFF maxval
giraffedata
2007-12-11
2
-2
/
+5
*
cleanup
giraffedata
2007-12-11
1
-5
/
+6
*
fix arithmetic overflow
giraffedata
2007-12-09
2
-3
/
+20
*
fix typo in message
giraffedata
2007-12-09
1
-1
/
+1
*
remove hardcoded paths for rm, cpp
giraffedata
2007-12-09
1
-25
/
+20
*
properly check ridiculously large height, width
giraffedata
2007-12-09
1
-10
/
+2
*
fix overflow calculation
giraffedata
2007-12-09
5
-2
/
+108
*
split pmfileio.c out of libpm.c
giraffedata
2007-12-09
4
-940
/
+959
*
cleanup
giraffedata
2007-12-09
1
-2
/
+3
*
Validate computable size for PBM, as we do for everything else
giraffedata
2007-12-01
1
-0
/
+25
*
Make pbm_allocrow a function instead of a macro for pm_allocrow
giraffedata
2007-12-01
2
-2
/
+22
[next]