Douglas B. Rumbaugh
Blog
Publications
Conferences
Vitae
Links
Git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
updates
HEAD
master
Douglas B. Rumbaugh
2025-01-09
1
-5
/
+6
*
remove unnecessary NULL checks and add `void` for an empty parameter list
Tom Schwindl
2023-01-10
1
-16
/
+14
*
sent.1: fix some mandoc warnings
Hiltjo Posthuma
2023-01-09
1
-9
/
+13
*
Makefile: be verbose
Hiltjo Posthuma
2023-01-09
1
-24
/
+16
*
free XImage before creating a new one
Augusto Castelo
2023-01-09
1
-0
/
+3
*
Avoid out-of-bounds access when a slide input line begins with \0
Chris Down
2020-05-14
1
-0
/
+4
*
update license
Markus Teich
2017-09-07
1
-12
/
+12
*
Correctly handle files that contain no slides
Laslo Hunhold
2017-09-07
1
-3
/
+3
*
update license
Markus Teich
2017-09-04
1
-1
/
+2
*
release v1
Markus Teich
2017-09-03
1
-1
/
+1
*
allow to reload file
Markus Teich
2017-09-02
3
-15
/
+49
*
fix some spelling in man page
Markus Teich
2017-09-02
1
-6
/
+6
*
update manpage
Markus Teich
2017-09-02
1
-4
/
+4
*
migrate to new arg.h
Markus Teich
2017-09-02
1
-56
/
+42
*
load all images before starting the preso
Markus Teich
2017-09-02
1
-6
/
+3
*
replace malloc() with ecalloc()
Markus Teich
2016-11-04
1
-10
/
+4
*
die() on calloc failure
Markus Teich
2016-11-04
1
-1
/
+1
*
check memory allocation for calloc, die on failure
Hiltjo Posthuma
2016-10-10
1
-1
/
+1
*
README: add Xft to dependencies
ssd
2016-10-10
1
-2
/
+4
*
always redraw images
Markus Teich
2016-09-26
1
-6
/
+3
*
improve some more error messages
Hiltjo Posthuma
2016-08-12
2
-9
/
+11
*
Add a manpage
FRIGN
2016-08-12
2
-0
/
+70
*
Use Plan 9 style for ARGEND
FRIGN
2016-08-12
1
-1
/
+1
*
Fix error-messages
FRIGN
2016-08-12
2
-19
/
+21
*
Fix memory leak and print a warning on invalid regex
FRIGN
2016-08-11
1
-1
/
+5
*
_exit() instead of exit() after failed exec
FRIGN
2016-08-11
1
-1
/
+2
*
Simplify LICENSE wording
FRIGN
2016-07-18
2
-18
/
+25
*
Simplify usage()
FRIGN
2016-07-14
1
-2
/
+3
*
Update example presentation
Markus Teich
2016-07-14
2
-2
/
+13
*
add ff and ff.bz2 support in config.def.h
FRIGN
2016-07-14
1
-1
/
+3
*
Also call ffload on the current slide in advance()
Markus Teich
2016-06-30
1
-0
/
+1
*
clean ffread and rename to ffload
Markus Teich
2016-06-30
1
-44
/
+38
*
load slide image on-demand
Hiltjo Posthuma
2016-06-06
1
-50
/
+27
*
load slide image on-demand
Hiltjo Posthuma
2016-06-04
1
-1
/
+7
*
import new drw and util from libsl.
Markus Teich
2016-05-24
6
-229
/
+227
*
fix include and lib paths for the BSDs
Markus Teich
2016-03-15
1
-2
/
+7
*
support FreeBSD
Markus Teich
2016-03-15
1
-2
/
+2
*
Import arg.h OOB fix from Lucas Gabriel Vuotto.
Markus Teich
2016-03-06
1
-2
/
+2
*
Fix cmdline argument check
Markus Teich
2016-03-06
2
-11
/
+12
*
no need to reimplement cat here
Markus Teich
2016-02-06
2
-11
/
+8
*
improve error handling
Markus Teich
2016-02-06
1
-73
/
+41
*
style: move function return types to own line
Markus Teich
2016-02-05
1
-26
/
+52
*
Use 2ff exclusively in config.def.h
FRIGN
2016-02-05
1
-2
/
+1
*
Fix alpha blending
FRIGN
2016-02-05
1
-7
/
+7
*
readme: update reference to farbfeld
Markus Teich
2016-02-05
1
-1
/
+1
*
Change an eprintf to a die to stop child from running its own slideshow
David Phillips
2015-12-24
1
-1
/
+1
*
filter via shell pipeline
Grant Mathews
2015-12-24
1
-2
/
+2
*
unbreak the build
Markus Teich
2015-12-09
1
-2
/
+2
*
fix 2 uninitialized variables and bin == NULL check
Markus Teich
2015-12-09
2
-9
/
+10
*
check for bin == NULL
Markus Teich
2015-12-08
1
-1
/
+2
[next]