Aleksey Kladov
|
f4c00cfe97
|
Add a stress test
|
2018-10-30 14:41:56 -04:00 |
|
Niko Matsakis
|
14437fe69a
|
release 0.6.2
- Includes GC (#64)
- And a bug fix (#67) for cancellation
|
2018-10-25 10:23:02 -04:00 |
|
Niko Matsakis
|
f56c341730
|
Merge pull request #64 from nikomatsakis/gc
introduce garbage collection
|
2018-10-25 08:50:55 -04:00 |
|
Niko Matsakis
|
6d28ecd326
|
release 0.6.1
- we now offer a `lock_revision` API, though it is likely to change
- we are now panic safe, but only in a single threaded context
|
2018-10-25 05:51:26 -04:00 |
|
Niko Matsakis
|
ce24850c3d
|
switch assert_log to a better debug library
|
2018-10-25 05:47:45 -04:00 |
|
Niko Matsakis
|
e6f1f6b7fb
|
replace with_frozen_revision with revision_guard
|
2018-10-19 06:00:15 -04:00 |
|
Niko Matsakis
|
92ca4ade43
|
bump version to 0.6.0
|
2018-10-18 21:31:18 -04:00 |
|
Niko Matsakis
|
fbe0a83b0c
|
release 0.5.0
|
2018-10-15 16:38:55 -04:00 |
|
Niko Matsakis
|
a0e14e1806
|
runtime: dependency graph (wip)
|
2018-10-12 13:41:55 -04:00 |
|
Niko Matsakis
|
c52a3775df
|
bump to 0.4.1 since I would like to release this
|
2018-10-05 15:25:12 -04:00 |
|
Niko Matsakis
|
a4bc62eb71
|
fix repository link
|
2018-10-05 11:07:48 -04:00 |
|
Niko Matsakis
|
56b20a58c5
|
bump to v0.4.0
|
2018-10-05 11:04:41 -04:00 |
|
Niko Matsakis
|
1c03cc47e5
|
bump to v0.3.0
|
2018-10-02 20:12:52 -04:00 |
|
Niko Matsakis
|
1dacf73063
|
udpate license
|
2018-10-02 05:59:10 -04:00 |
|
Niko Matsakis
|
848019bbca
|
bump to v0.2.0
|
2018-10-01 09:09:13 -04:00 |
|
Niko Matsakis
|
9bfd8ebbfa
|
add debugging, get incremental test working
|
2018-09-30 07:28:22 -04:00 |
|
Niko Matsakis
|
e134ffcdf4
|
add a public next_revision method and start on incremental test
|
2018-09-30 06:59:28 -04:00 |
|
Niko Matsakis
|
5ed8cafe04
|
introduce active query and some (unused) fields
|
2018-09-29 07:15:41 -04:00 |
|
Niko Matsakis
|
9b1bcb1677
|
warn people not to use this :)
|
2018-09-29 06:05:04 -04:00 |
|
Niko Matsakis
|
302a89fea5
|
rewrite to use parking lot rw-locks and make everything threadsafe
|
2018-09-28 14:02:39 -04:00 |
|
Niko Matsakis
|
ff7177a760
|
update readme
|
2018-09-28 11:48:21 -04:00 |
|
Niko Matsakis
|
17789040fa
|
add a description, repository
|
2018-09-28 11:42:03 -04:00 |
|
Niko Matsakis
|
cae379fd06
|
import the code
|
2018-09-28 11:04:52 -04:00 |
|
Niko Matsakis
|
b26f0c17ea
|
add readme, license, etc
|
2018-09-28 11:01:27 -04:00 |
|