bel
|
173b0c7214
Update Lua to 5.2.3
|
11 gadi atpakaļ |
bel
|
7d218d63d8
Integrate LuaXML for XML file processing in Lua server pages and scripts
|
11 gadi atpakaļ |
bel
|
58fd677dc0
Add LuaXML library
|
11 gadi atpakaļ |
bel
|
1b9430718d
Check for recursions when printing Lua tables in the test
|
11 gadi atpakaļ |
bel
|
99a26369a6
Update README / docu
|
11 gadi atpakaļ |
bel2125
|
84fdd229a4
Merge pull request #27 from uhertlein/master
|
11 gadi atpakaļ |
Ulrich Hertlein
|
c097e74958
Casts for [mc]alloc to fix compiler error with g++
|
11 gadi atpakaļ |
bel
|
ec8c557589
Update version number
|
11 gadi atpakaļ |
bel
|
faa63827e1
Release notes for V1.6
|
11 gadi atpakaļ |
bel2125
|
576285ecb6
Merge pull request #26 from sunsetbrew/master
|
11 gadi atpakaļ |
Thomas Davis
|
1461951d13
Compile fixes for OSX
|
11 gadi atpakaļ |
bel
|
724753a7da
Fix C++ build errors in Linux
|
11 gadi atpakaļ |
bel
|
9899ee6090
Add mutex lock to protect stl map in C++ wrapper
|
11 gadi atpakaļ |
bel
|
33efde87ac
Timer loop must exit when server closes
|
11 gadi atpakaļ |
bel
|
d72324832f
Do not add new timers when server is about to stop
|
11 gadi atpakaļ |
bel
|
811f4d29f0
Export global mutex
|
11 gadi atpakaļ |
bel
|
1d72ad0e85
Redefining memory management functions: Add #undef lines and a comment
|
11 gadi atpakaļ |
bel
|
5675cfe6c2
Add comments for the C++ wrapper
|
11 gadi atpakaļ |
bel
|
864aaf037c
Fix issue #24: move initialization of thread synchronization objects befor the first call of free_context
|
11 gadi atpakaļ |
bel
|
db1e1eb028
C++ Wrapper: Store post data per connection instead of per server
|
11 gadi atpakaļ |
bel
|
be97d78aac
Enhance C++ embedding example for CivetServer::getParam test
|
11 gadi atpakaļ |
bel
|
24dfa15f88
Null-terminate string in CivetServer::getParam
|
11 gadi atpakaļ |
bel
|
47a95f4028
Update release notes
|
11 gadi atpakaļ |
bel
|
9446bf0f4a
Null-terminate string in CivetServer::getParam
|
11 gadi atpakaļ |
bel
|
88770422b9
Documentation for Websocket for Lua
|
11 gadi atpakaļ |
bel
|
73135887de
Rewrite websocket for Lua (Step 18 of ?)
|
11 gadi atpakaļ |
bel
|
1bb0b78e04
Extend test: Read content of POST request
|
11 gadi atpakaļ |
bel
|
6a16ec28e5
Rewrite websocket for Lua (Step 17 of ?)
|
11 gadi atpakaļ |
bel
|
838ae24645
Add test for PUT/DELETE in Lua resource scripts
|
11 gadi atpakaļ |
bel
|
661a1bac39
Rewrite websocket for Lua (Step 16 of ?)
|
11 gadi atpakaļ |