]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
10 years agoupdate link in README
Eric Schulte [Thu, 2 Jan 2014 21:15:54 +0000 (14:15 -0700)]
update link in README

10 years agodoc tweaks
Eric Schulte [Wed, 1 Jan 2014 02:45:48 +0000 (19:45 -0700)]
doc tweaks

10 years agoadded commentary
Eric Schulte [Tue, 31 Dec 2013 23:00:23 +0000 (16:00 -0700)]
added commentary

10 years agochanged prefix: ews -> ws
Eric Schulte [Tue, 31 Dec 2013 20:08:31 +0000 (13:08 -0700)]
changed prefix: ews -> ws

10 years agorenaming files
Eric Schulte [Tue, 31 Dec 2013 20:03:39 +0000 (13:03 -0700)]
renaming files

10 years agoMAYBE incremental handler calls
Eric Schulte [Tue, 31 Dec 2013 20:00:47 +0000 (13:00 -0700)]
MAYBE incremental handler calls

10 years agosmall updates to README and NOTES
Eric Schulte [Tue, 31 Dec 2013 05:00:24 +0000 (22:00 -0700)]
small updates to README and NOTES

10 years agoupdate README
Eric Schulte [Sat, 28 Dec 2013 02:42:11 +0000 (19:42 -0700)]
update README

10 years agoeven more documentation and examples
Eric Schulte [Thu, 26 Dec 2013 20:17:59 +0000 (13:17 -0700)]
even more documentation and examples

  and an improved in-directory testing function

10 years agomore documentation and examples
Eric Schulte [Thu, 26 Dec 2013 00:08:09 +0000 (17:08 -0700)]
more documentation and examples

10 years agonew request object
Eric Schulte [Wed, 25 Dec 2013 07:25:36 +0000 (00:25 -0700)]
new request object

10 years agonote
Eric Schulte [Wed, 25 Dec 2013 07:25:24 +0000 (00:25 -0700)]
note

10 years agomore
Eric Schulte [Wed, 25 Dec 2013 06:40:17 +0000 (23:40 -0700)]
more

10 years agoMakefile integration
Eric Schulte [Tue, 24 Dec 2013 04:35:25 +0000 (21:35 -0700)]
Makefile integration

10 years agoincluding examples in documentation
Eric Schulte [Tue, 24 Dec 2013 02:46:47 +0000 (19:46 -0700)]
including examples in documentation

10 years agomoving around examples
Eric Schulte [Tue, 24 Dec 2013 02:46:40 +0000 (19:46 -0700)]
moving around examples

10 years agoremoved extra comments from examples
Eric Schulte [Tue, 24 Dec 2013 02:33:33 +0000 (19:33 -0700)]
removed extra comments from examples

10 years agostarting on documentation
Eric Schulte [Tue, 24 Dec 2013 00:12:46 +0000 (17:12 -0700)]
starting on documentation

10 years agofixed tests, running and passing
Eric Schulte [Mon, 23 Dec 2013 22:44:20 +0000 (15:44 -0700)]
fixed tests, running and passing

10 years agobug fix
Eric Schulte [Mon, 23 Dec 2013 22:32:37 +0000 (15:32 -0700)]
bug fix

10 years agocleaned up header/param parsing
Eric Schulte [Sun, 22 Dec 2013 06:20:05 +0000 (23:20 -0700)]
cleaned up header/param parsing

10 years agofound a confounding POST example
Eric Schulte [Sat, 21 Dec 2013 14:48:37 +0000 (07:48 -0700)]
found a confounding POST example

10 years agoews-subdirectoryp convenience function
Eric Schulte [Sat, 21 Dec 2013 13:59:11 +0000 (06:59 -0700)]
ews-subdirectoryp convenience function

10 years agourl-encoded parameters
Eric Schulte [Sat, 21 Dec 2013 02:22:31 +0000 (19:22 -0700)]
url-encoded parameters

10 years agomatch more HTTP methods
Eric Schulte [Fri, 20 Dec 2013 17:41:46 +0000 (10:41 -0700)]
match more HTTP methods

10 years agofleshed out some more tests
Eric Schulte [Fri, 20 Dec 2013 05:15:49 +0000 (22:15 -0700)]
fleshed out some more tests

10 years agoupdate examples
Eric Schulte [Fri, 20 Dec 2013 04:46:18 +0000 (21:46 -0700)]
update examples

10 years agotesting a hello-world server
Eric Schulte [Fri, 20 Dec 2013 04:06:06 +0000 (21:06 -0700)]
testing a hello-world server

10 years agorun test processes asynch
Eric Schulte [Fri, 20 Dec 2013 03:34:44 +0000 (20:34 -0700)]
run test processes asynch

10 years agothread proc through some functions
Eric Schulte [Thu, 19 Dec 2013 07:20:29 +0000 (00:20 -0700)]
thread proc through some functions

10 years agoseems to be generally usable, added a README
Eric Schulte [Thu, 19 Dec 2013 07:01:46 +0000 (00:01 -0700)]
seems to be generally usable, added a README

10 years agoparse application/x-www-form-urlencoded post data
Eric Schulte [Thu, 19 Dec 2013 06:47:11 +0000 (23:47 -0700)]
parse application/x-www-form-urlencoded post data

10 years agohandle close-connection thrown during header parse
Eric Schulte [Thu, 19 Dec 2013 06:46:51 +0000 (23:46 -0700)]
handle close-connection thrown during header parse

10 years agofile serving example
Eric Schulte [Thu, 19 Dec 2013 06:20:25 +0000 (23:20 -0700)]
file serving example

10 years agohelper to send a file with mime type
Eric Schulte [Thu, 19 Dec 2013 06:16:01 +0000 (23:16 -0700)]
helper to send a file with mime type

10 years agodon't require non-nil return to close connection
Eric Schulte [Thu, 19 Dec 2013 06:06:35 +0000 (23:06 -0700)]
don't require non-nil return to close connection

10 years agosimply (name . content) for form elements
Eric Schulte [Thu, 19 Dec 2013 06:00:35 +0000 (23:00 -0700)]
simply (name . content) for form elements

10 years ago404 not found helper
Eric Schulte [Thu, 19 Dec 2013 05:54:29 +0000 (22:54 -0700)]
404 not found helper

10 years agohandling errors
Eric Schulte [Thu, 19 Dec 2013 05:50:50 +0000 (22:50 -0700)]
handling errors

10 years agotasks
Eric Schulte [Thu, 19 Dec 2013 02:59:45 +0000 (19:59 -0700)]
tasks

10 years agomore lenient parsing of multipart forms
Eric Schulte [Thu, 19 Dec 2013 02:58:45 +0000 (19:58 -0700)]
more lenient parsing of multipart forms

10 years agobetter requirements for test
Eric Schulte [Thu, 19 Dec 2013 02:58:37 +0000 (19:58 -0700)]
better requirements for test

10 years agotasks
Eric Schulte [Wed, 18 Dec 2013 21:52:58 +0000 (14:52 -0700)]
tasks

10 years agocompiling to .elc
Eric Schulte [Wed, 18 Dec 2013 21:23:33 +0000 (14:23 -0700)]
compiling to .elc

10 years agomore flexible network process creation
Eric Schulte [Wed, 18 Dec 2013 21:02:50 +0000 (14:02 -0700)]
more flexible network process creation

10 years agosome simple examples
Eric Schulte [Wed, 18 Dec 2013 20:53:43 +0000 (13:53 -0700)]
some simple examples

10 years agoparsing form data in POST
Eric Schulte [Wed, 18 Dec 2013 20:11:20 +0000 (13:11 -0700)]
parsing form data in POST

10 years agoNOTES file for tasks and notes
Eric Schulte [Wed, 18 Dec 2013 14:44:46 +0000 (07:44 -0700)]
NOTES file for tasks and notes

10 years agoTODO: handle post data
Eric Schulte [Wed, 18 Dec 2013 08:25:22 +0000 (01:25 -0700)]
TODO: handle post data

10 years agohelper for HTTP headers
Eric Schulte [Wed, 18 Dec 2013 07:49:43 +0000 (00:49 -0700)]
helper for HTTP headers

10 years agostub out (but don't write any) tests
Eric Schulte [Wed, 18 Dec 2013 07:21:38 +0000 (00:21 -0700)]
stub out (but don't write any) tests

10 years agosimple hello world server working
Eric Schulte [Wed, 18 Dec 2013 07:14:27 +0000 (00:14 -0700)]
simple hello world server working

10 years agoparsing HTTP headers
Eric Schulte [Wed, 18 Dec 2013 06:16:55 +0000 (23:16 -0700)]
parsing HTTP headers

10 years agologging support
Eric Schulte [Wed, 18 Dec 2013 05:14:01 +0000 (22:14 -0700)]
logging support

10 years agoinitial commit, echo server working
Eric Schulte [Wed, 18 Dec 2013 04:52:34 +0000 (21:52 -0700)]
initial commit, echo server working