Přemysl Eric Janouch p
p pushed to master at p/nncmpp 2018-10-20 05:24:17 +02:00
e957bba771 Use a common algorithm for scrollbars
3fd88d593c Improve fallback scrollbar behaviour
Compare 2 commits »
p pushed to master at p/json-rpc-shell 2018-10-19 02:23:34 +02:00
1840ac795e json-rpc-test-server: fix some outstanding issues
p pushed to master at p/json-rpc-shell 2018-10-18 07:51:04 +02:00
df38bcf775 Merge in a JSON-RPC 2.0 test server
1c52f9e37e demo-json-rpc-server -> json-rpc-test-server
6e152ae37c More debugging information for static file serving
8d66435568 Remember to set the server context in SCGI requests
d883f4cc71 Finish the FastCGI backend
Compare 80 commits »
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