bel2125
|
d554d59acf
Replace deprecated const in C++ example (#577)
|
7 年之前 |
bel2125
|
1a109d088c
Mark release as "work in progress"
|
7 年之前 |
bel2125
|
231d726103
Merge pull request #581 from TorbenJ/patch-1
|
7 年之前 |
Torben Jonas
|
68a8103a6d
Comment (currently) superfluous include directive.
|
7 年之前 |
bel2125
|
7c536e3aaa
Merge pull request #579 from colmartofus/main-cast
|
7 年之前 |
bel2125
|
4b27ac2f51
Merge pull request #578 from colmartofus/lua-casts
|
7 年之前 |
Colm Sloan
|
8ad0bffb9b
Add malloc cast for clang++.
|
7 年之前 |
Colm Sloan
|
4cda94ba32
Add lua casts for clang++.
|
7 年之前 |
bel2125
|
7a7d01ceab
Check new config element before reading and add a unit test
|
7 年之前 |
bel2125
|
5885da0f25
Remove (sizeof(int) == sizeof(void *)) optimization
|
7 年之前 |
bel2125
|
391d59ce2a
Fix broken .travis.yml file
|
7 年之前 |
bel2125
|
0c7221d4cd
Travis: Add full debug build
|
7 年之前 |
Colm Sloan
|
7e005569be
Fix ret cast type on evhdl to work on older compilers.
|
7 年之前 |
bel2125
|
cafcc616b2
Fix some warnings from static code analysis
|
7 年之前 |
bel2125
|
fa0f4295b1
Update release notes
|
7 年之前 |
bel2125
|
f6f2a5d198
Update credits
|
7 年之前 |
bel2125
|
a5c237895e
Update year in copyright header
|
7 年之前 |
bel2125
|
0dd24e7ec1
Support websocket PING PONG in the websocket server
|
7 年之前 |
bel2125
|
c457dddc7b
Add comment on const in SSL_CTX_set_info_callback (see also #515)
|
7 年之前 |
bel2125
|
ea7117a819
Mark mg_set_user_connection_data as deprecated (see #452)
|
7 年之前 |
bel2125
|
accd42698f
Test: Add canvas test
|
7 年之前 |
bel2125
|
9753ec1df5
Test: Add SVG test
|
7 年之前 |
bel2125
|
7ba1a18be9
Merge pull request #575 from thdot/misspellings
|
7 年之前 |
Thorsten Horstmann
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
7 年之前 |
bel2125
|
5e961892c3
Remove non-recursive lock in mg_init_library (see #568)
|
7 年之前 |
bel2125
|
b3a76b80ca
Do not use consume_socket if the server is to be closed
|
7 年之前 |
bel2125
|
f8b14b8ee6
Add unlock (#568) and auto-format source
|
7 年之前 |
bel2125
|
5f92d24e2e
Travis: Try other xcode image
|
7 年之前 |
bel2125
|
1d32f0ec41
Add error msg to http_error callback (#560)
|
7 年之前 |
bel2125
|
7d623a6ff2
Add some comments and change folders for format script
|
7 年之前 |