Přemysl Eric Janouch p
p pushed to master at p/liberty 2018-10-18 06:34:31 +02:00
bca7167d03 Fix the SCGI parser and tests
p pushed to master at p/liberty 2018-10-18 04:09:34 +02:00
3e4e4e5103 Allow aborting the FastCGI protocol parser
p pushed to master at p/liberty 2018-10-11 21:03:08 +02:00
9494e8e2af Add some comments
p pushed to master at p/bbc-on-ice 2018-10-11 17:52:51 +02:00
33f7405404 Replace apostrophes with Unicode
p pushed to master at p/bbc-on-ice 2018-10-11 17:40:30 +02:00
61e3c68cc8 Some cleanup
dddbc5556e It's about time to make this work
ae26e5a8ea Update README
4d49ac3cba Relicense to 0BSD, update mail address
4f94abae1b Support socket activation
p created repository p/bbc-on-ice 2018-10-11 17:40:27 +02:00
p pushed to master at p/ell 2018-10-10 21:42:18 +02:00
728977d241 C: add const specifiers where appropriate
c81f986ec2 Go: move the stdlib to a different file
64f892f40e Update README
2fe3c4753f Go: make use of multiple return values
2717cd569b Go: store scopes in reverse order for efficiency
Compare 13 commits »
p pushed to master at p/ell 2018-10-09 10:47:41 +02:00
f751975cfd Add a port to Go
55a1076367 Fix an apparent memory leak
7c9fb564af Cleanup
a004e91c80 Sanitize error message in "throw"
f452191e62 Fix typo
Compare 5 commits »
p pushed to master at p/haven 2018-10-07 18:09:38 +02:00
bf14fd5e04 Update README
228c3f3914 hasp: add a libasciidoc preprocessor
Compare 2 commits »
p pushed to master at p/pdf-simple-sign 2018-10-04 14:47:03 +02:00
0ea296de67 Go: less API stupidity coming from the C++ heritage
p pushed to master at p/pdf-simple-sign 2018-10-04 14:15:24 +02:00
9d2412398a Go: additional small fixes
p pushed to master at p/pdf-simple-sign 2018-10-04 13:20:04 +02:00
62206ed344 Go: documentation cleanup
9ac8360979 Go: use multiple return values
50578fe99f Go: add Object constructors
eedd9a550c Go: cleanups
Compare 4 commits »
p pushed to master at p/pdf-simple-sign 2018-10-04 01:04:59 +02:00
43ca0e5035 Add a Go port
ad239714b0 Add comments about some potential issues
daa9cc1ed4 Mark a variable const
4c7853c951 Try to return the innermost error message
c77a9c052a Fix parsing of hex strings
Compare 7 commits »
p pushed to master at p/haven 2018-09-30 22:17:21 +02:00
7d51aaa9a4 hpcu: add a selection unifier
f198f9f6ac xgb-selection: add a demo to track X11 selections
106e9b82b8 nexgb: update README
139c50b748 nexgb: update to xcb-proto 1.13
e6e4e94436 nexgb: regenerate from xcb-proto 1.12
Compare 104 commits »
p pushed to master at p/nncmpp 2018-09-26 04:04:30 +02:00
caba65b2bc Bind the </> keys to previous/next
p pushed to master at p/tdv 2018-09-23 11:48:36 +02:00
fcc0c3ef2d Fix an unimportant memory leak
2efaed1a56 Implement the INCR ICCCM selection mechanism
86417d512b Re-shuffle code, no functional changes
942bda7db4 Use XCB and SelectSelectionInput instead of GTK+
Compare 4 commits »
p pushed to master at p/haven 2018-09-06 18:27:40 +02:00
632b3ae494 xgb-draw: double buffer, change color, cleanup
p pushed to master at p/haven 2018-09-05 12:33:35 +02:00
e8381d86ce xgb-draw: point interpolation
254ceb810c xgb-draw: proper brush stroke render
df082e1dee xgb-draw: add a demo drawing application
Compare 3 commits »
p pushed to master at p/haven 2018-09-02 18:38:38 +02:00
3e42402e2b xgb-text-viewer: add a demo text viewer
c8fd1068d1 xgb-image: add support for the MIT-SHM extension
cea1792913 xgb-image: add a demo that shows a scaled picture
ff7518c74d xgb-keys: minimal example of reading keys
9e070e9648 xgb-monitors: add an experimental dumper
Compare 17 commits »
p pushed to master at p/haven 2018-08-06 21:42:05 +02:00
cc08b5457c tls-autodetect: updates, now that hid is ported