Anton Dyudin
d829a27b4f
bumped version
2017-12-06 21:24:25 -08:00
C. Guy Yarvin
98c28965cf
Clean up %H.
2017-12-06 21:18:23 -08:00
C. Guy Yarvin
7cebac8144
Merge remote-tracking branch 'origin/retrofit' into retrofit-redefault
2017-12-06 16:38:40 -08:00
C. Guy Yarvin
cb46432b9b
Support ^% switch to ++aq instead of ++ap.
2017-12-06 16:33:49 -08:00
C. Guy Yarvin
62b20b56ee
Support long ~$ symbols.
2017-12-06 16:33:24 -08:00
cgyarvin
5abae22b6c
Merge pull request #905 from urbit/git-retro
...
New pill URL format and search through old commits
2017-12-06 09:40:48 -08:00
Ted Blackman
677a97371b
New pill URL format and search through old commits
2017-12-05 17:59:20 -08:00
Ted Blackman
fd7dde786f
Merge pull request #904 from ohAitch/travis-release
...
Travis releases
2017-12-05 10:45:18 -08:00
Ted Blackman
ec1aa3f6c8
Merge pull request #900 from urbit/silencio
...
Silencio
2017-12-05 10:39:50 -08:00
Anton Dyudin
b98bb44c85
release from urbit/urbit tags, mark as pre-release
2017-12-04 16:04:14 -08:00
C. Guy Yarvin
fbaa88039f
Remove unneeded +al connection.
2017-12-04 12:09:33 -08:00
C. Guy Yarvin
82ce76865f
Move %wtts to %fits.
2017-12-04 12:07:29 -08:00
C. Guy Yarvin
fbbdd4e9f4
Add %cold.
2017-12-03 19:11:31 -08:00
Anton Dyudin
ef6c9199dd
Fact #44 : if you're modifying a '.travis.yml' your commit message should specify one of “fuck”, “shit”, etc.
2017-11-30 19:31:14 -08:00
Anton Dyudin
f7041a4453
swap out api token
2017-11-30 19:16:15 -08:00
Anton Dyudin
5bc581e502
aspirational "build a package" comments
2017-11-30 19:00:02 -08:00
Anton Dyudin
acdb8a2300
upload bin/urbit to github release on succesful build
2017-11-30 19:00:02 -08:00
Ted Blackman
ea2adb6e22
typo
2017-11-29 17:26:01 -08:00
Ted Blackman
9044de04cf
Print out localhost-only message on ames init
2017-11-29 17:18:34 -08:00
Ted Blackman
48c98653a7
cool it with the 'ames: czar: localhost-only' messages
2017-11-29 17:13:42 -08:00
Ted Blackman
9a4d7fb2f4
Merge pull request #898 from joemfb/pill-s-err
...
checks HTTP response code when fetching pill
2017-11-29 17:00:40 -08:00
C. Guy Yarvin
f65f1ce84b
Finish %docs rune.
2017-11-27 21:15:13 -08:00
C. Guy Yarvin
a220669cb0
Initial commit.
2017-11-27 14:32:42 -08:00
C. Guy Yarvin
667e2e8702
Call ++blow on %ktcn for new partial burn.
2017-11-25 10:36:04 -08:00
Joseph Bryan
3a782bdff9
checks HTTP response code when fetching pill
2017-11-18 21:43:23 -05:00
C. Guy Yarvin
6692620218
Remove bogus -lprofiler (gperftools) flag.
2017-11-18 15:17:26 -08:00
C. Guy Yarvin
5c2a4b0445
Merge branch 'retrofit' of https://github.com/urbit/urbit into retrofit
2017-11-17 12:49:21 -08:00
cgyarvin
3b1906bd2f
Merge pull request #897 from frodwith/hshfix
...
Update arm_u state correctly in _ch_buck_trim
2017-11-17 10:59:46 -08:00
C. Guy Yarvin
fafc897b62
Improved diganostics.
2017-11-16 18:35:26 -08:00
C. Guy Yarvin
f59222bba8
Fix reclaim logic bug.
2017-11-16 18:31:09 -08:00
C. Guy Yarvin
8c20c3dcdf
Larger slab allocations make profiling work.
2017-11-16 11:44:52 -08:00
C. Guy Yarvin
fee009a40e
Merge branch 'retrofit' of https://github.com/urbit/urbit into retrofit
2017-11-15 17:09:11 -08:00
C. Guy Yarvin
70a4dcf448
Cleanups and inlining.
2017-11-15 17:09:00 -08:00
Paul Driver
c284c800bf
Update arm_u state correctly in _ch_buck_trim
...
Previously, trimming the penultimate value from a hash bucket would
leave arm_u in an inconsistent state: mug_w would be pointing at
a key-value pair in a node, but arm_u.buc_o and arm_u.inx_w were
not updated to reflect this. Correspondingly, a rare edge case could
occur where said key-value pair would not be marked cold (due to
buc_o), which is a semantic error.
2017-11-15 10:00:11 -08:00
cgyarvin
e202076ef3
Merge pull request #896 from frodwith/hshfix
...
reset inx_w after finishing a bucket
2017-11-14 16:00:41 -08:00
C. Guy Yarvin
8d5ac23ab2
Minor debugging cleanups.
2017-11-14 15:24:42 -08:00
Paul Driver
b65b23cbcb
reset inx_w after finishing a bucket
2017-11-14 13:38:02 -08:00
C. Guy Yarvin
806ee33e5f
Actually works this time.
2017-11-13 23:18:18 -08:00
C. Guy Yarvin
3732697153
Hashtable merge passes basic live reclaim test.
2017-11-13 22:49:34 -08:00
C. Guy Yarvin
fc53b339a4
Working with some debug stuff.
2017-11-13 20:35:34 -08:00
C. Guy Yarvin
3d2ed11bb7
Merge branch 'retrofit-cash' into retrofit
2017-11-13 09:49:37 -08:00
C. Guy Yarvin
be936e5356
Remove unnecessary printf.
2017-11-13 09:49:24 -08:00
C. Guy Yarvin
0b31bad54e
Correct and disable memory tracking.
2017-11-13 09:06:10 -08:00
C. Guy Yarvin
25564c3f5f
Merge remote-tracking branch 'belisarius222/hash-cash-rebase' into retrofit-cash
2017-11-12 17:51:27 -08:00
C. Guy Yarvin
abb7f1d756
Various profiling and allocation improvements.
2017-11-12 16:15:09 -08:00
C. Guy Yarvin
8cbc503dae
Merge branch 'retrofit' of https://github.com/urbit/urbit into retrofit
2017-11-11 18:17:30 -08:00
C. Guy Yarvin
92d901a62e
Clear CPU-DEBUG for wallclock timing.
2017-11-11 18:16:32 -08:00
C. Guy Yarvin
4e3a730804
Grab big blocks of cells for the cell allocator.
2017-11-11 18:00:35 -08:00
C. Guy Yarvin
edf45e444e
Removed strange profiler-breaking code.
2017-11-10 22:50:04 -08:00
C. Guy Yarvin
36028424e6
Fix memory error.
2017-11-10 17:19:05 -08:00