Elliot Glaysher
584855e390
Also fix the README.
2018-05-07 16:15:29 -07:00
Elliot Glaysher
44b210b238
Removes non-functional meson debug option.
...
It looks like the debug mode was copied literally from the old
Makefiles, which interacts poorly with meson and leads to builds
with "-O0 -g -O3".
The correct way to do this is to use "-Dbuildtype=release" or
"-Dbuildtype=debug" during configuration. Set the default builds
made by scripts/build to release.
2018-05-07 16:10:10 -07:00
Curtis Yarvin
163c0a3ebb
Second stage of eliminating +what from +pony.
2018-05-07 15:59:14 -07:00
Curtis Yarvin
9d3a904fa0
Fist step in eliminating +what from +pony.
2018-05-07 14:29:37 -07:00
Curtis Yarvin
747831dc26
Platform for coordinated type system adjustment.
2018-05-05 15:10:34 -07:00
Joe Bryan
ad4f76a431
adds state enum to u3_hreq, ignores attempts to send duplicate http responses
2018-05-04 15:49:44 -04:00
Curtis Yarvin
cad3d6187b
Cleanups.
2018-05-02 16:56:09 -07:00
Curtis Yarvin
5afbf59cae
Merge branch 'master' into research-merge
2018-05-02 16:55:29 -07:00
Curtis Yarvin
2857861fd8
New hinting system.
2018-05-02 15:11:06 -07:00
Paul Driver
30af289c34
document u3n_prog and u3n_memo
2018-04-30 13:32:39 -07:00
Paul Driver
002a1d8996
Merge branch 'master' into c-sites
2018-04-30 11:48:53 -07:00
Paul Driver
b7e0dc4651
merge conflict
2018-04-30 11:42:24 -07:00
Paul Driver
8bc64b09ac
comments, rename some functions
2018-04-30 11:39:33 -07:00
Paul Driver
7551a3c486
comments
2018-04-30 11:26:29 -07:00
Paul Driver
d1d2f02ef0
comments, _cj_fink_free takes post
2018-04-30 11:21:04 -07:00
Paul Driver
672d99fcca
comments, no return from _cj_site_lock
2018-04-30 11:10:01 -07:00
Paul Driver
b43f069441
u3n_find returns post
2018-04-30 11:02:48 -07:00
Paul Driver
68f98124e5
more comments, u3n_burn takes a post
2018-04-30 10:56:19 -07:00
Paul Driver
dc470f76d4
deleting unused public functions, cleaning up internal apis
2018-04-30 10:33:04 -07:00
Paul Driver
825b7eb604
posts in sites
2018-04-30 10:16:47 -07:00
Paul Driver
d306975af8
gate_prep transfers, rites to posts
2018-04-30 09:57:09 -07:00
Paul Driver
35f137453e
safer memory for reel
2018-04-29 21:29:25 -07:00
Paul Driver
61c3398ad9
fix memory error in new roll jet
2018-04-27 15:19:47 -07:00
Paul Driver
67c1035d57
fix profiling
2018-04-27 12:22:39 -07:00
Paul Driver
f42fef9e71
skid
2018-04-27 10:30:36 -07:00
Paul Driver
d139b76ece
lien
2018-04-27 10:21:09 -07:00
Paul Driver
25ae735a7e
reel
2018-04-27 10:09:53 -07:00
Paul Driver
2b2dbf7a6d
skim
2018-04-27 09:50:20 -07:00
Paul Driver
93965fcd8a
levy
2018-04-27 09:42:15 -07:00
Paul Driver
48eb2fee9b
roll
2018-04-27 09:33:33 -07:00
Paul Driver
d997f035ae
murn
2018-04-26 18:55:17 -07:00
Paul Driver
cfc0c6e8d7
gate prep in skip
2018-04-26 18:05:02 -07:00
Paul Driver
62b8b655ee
locally cached gates for things like turn
2018-04-26 17:42:38 -07:00
Paul Driver
be8c56376d
hook caching in, kink weirdness fixed
2018-04-26 16:36:29 -07:00
Paul Driver
a15c248e3d
move _n_fink_free and everything that calls it
2018-04-26 12:06:57 -07:00
Paul Driver
462c6d7bd5
move rite and site mark
2018-04-26 11:23:03 -07:00
Paul Driver
bf2d240ed0
move cast
2018-04-26 11:15:46 -07:00
Paul Driver
4da79539ec
move internal _n data structures to headers
2018-04-26 11:08:34 -07:00
Joe Bryan
38f9c546c4
Merge pull request #972 from joemfb/ames-f-n
...
allows imperial addresses in the absence of -N (fix -F)
2018-04-25 14:45:00 -07:00
Joe Bryan
3c88802e6d
Merge pull request #973 from joemfb/http-resp-free
...
http: ensures that response buffers aren't freed until the request is disposed
2018-04-25 14:44:43 -07:00
Joe Bryan
2b3554a845
refactors _http_req_respond to use the h2o memory pool and defer cleanup
...
possibly fixing a use after free
2018-04-25 16:14:59 -04:00
Curtis Yarvin
63ea041ecf
Renamed %form to %hint.
2018-04-24 22:29:31 -07:00
Curtis Yarvin
a2e2dee3db
Finish integrating %form in +type.
2018-04-24 21:57:54 -07:00
Joe Bryan
dcc5eb521d
fixes memory leak in ames fuzz-mode canceled requests
2018-04-24 15:28:35 -04:00
Joe Bryan
4466119b2e
allows imperial addresses in the absence of -N
2018-04-24 15:27:04 -04:00
Paul Driver
0e45d64cef
minor things like initializing variables and stuff
2018-04-18 12:22:50 -07:00
Paul Driver
a5e79c2820
ream callsites at boot
2018-04-18 12:19:56 -07:00
Paul Driver
033b2c1721
using cached locations to speed up kicks
2018-04-17 14:57:59 -07:00
Paul Driver
50f3c9ef63
holding onto locations and finks at call sites without leaks
2018-04-17 13:47:52 -07:00
Paul Driver
7333250eeb
no inter-road call site communication, bat/pog caching working!
2018-04-16 17:27:32 -07:00