RSS feed
99f45f5c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/04 11:24
Fix test output.
90dc5f51
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/07/04 11:23
Make escaped strings a bit friendlier.
05f6c77d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/28 11:06
Don't double install formats.
2c5db83d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/28 09:39
Improve error messages for formatting issues.
a0172160
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/27 17:29
Fix case insensitive hash, and add tests.
faf16f02
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/21 18:46
Fix the test.
f4c04dca
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/21 18:33
Don't accidentally duck type unions.
d3ab6d19
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/19 16:02
Make substest implementation match documentation.
0f945628
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/19 16:02
Add isascii prediate.
595f9456
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/18 20:25
Add putv to bio.
c13709b6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/17 19:22
Fix a stupid
1ed35544
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/17 19:05
Allow implementing traits from other namespaces.
3d7695c2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/15 05:28
Merge remote-tracking branch 'ac/htabsimp'
f8e8b084
– andrewc <andrewchamberss@gmail.com>
authored
on 2016/06/15 14:00
add htinit to allow embedded htabs
9fb48bbe
– andrewc <andrewchamberss@gmail.com>
authored
on 2016/06/15 13:53
simplify htab
90c06562
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/13 19:18
Show failure message in output.
eb21d4f1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/11 07:55
Simplify reluctant match types.
3c96292a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/27 13:59
Break out of a test when failing.
2b9c9605
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/10 05:27
Fix chomp.
69c70ba1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/09 10:54
Return true/false from chomp.
bc046635
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/08 11:10
Make the build work on linux dash
3af73a70
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/08 00:42
Use a more posix /bin/sh.
cefdbe00
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/08 08:09
Add matching that returns indexes.
830f28c8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/08 00:17
Add missing library dep.
c9a1c6a1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/07 13:54
add test for chomp
6ed49485
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/07 13:43
Add 'chomp' function.
4e8d03d3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/07 13:29
Add test for strncmp.
d5eaba0e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/02 05:31
Add a file walking library.
f79cf739
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/06/01 10:12
Give a proper error for struct types.
3bf2f2e2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/31 15:44
Add top level 'incpath' and 'libdep' directives.
62a6dc43
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/31 06:19
Make fail/softfail take format strings.
d43127a5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/31 06:08
Test failures should longjmp out of the context.
88a4ba44
– Ori Bernstein <ori@nyet.hsd1.ca.comcast.net>
authored
on 2016/05/26 19:27
Libtestr was depending on installed libs.
d0e4fdbf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/27 14:25
Add missing file.
fdbd75fa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/26 18:07
Fix parsing ipv6 addresses.
5dba8155
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/26 17:49
Add some more ipv6 addr tests.
f266309e
– "Ori Bernstein" <none@none>
authored
on 2016/05/26 03:29
Update plan9 bootstrap
d1cd9059
– glenda@drat <glenda@drat>
authored
on 2016/05/26 03:21
Openmode instead of open for test log.
e2c2808a
– glenda@drat <glenda@drat>
authored
on 2016/05/26 03:08
Fix test scripts.
0b994658
– glenda@drat <glenda@drat>
authored
on 2016/05/26 02:53
Add plan9 implementations of recent additions.
b1cd018c
– glenda@drat <glenda@drat>
authored
on 2016/05/26 02:37
Some 9front build fixes.
26ef45c1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/25 10:31
Let's not write to a registerized variable.
fbfb5b8b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/25 07:27
Make the test fail if setjmp returns true
fdbbf190
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/25 07:18
Add setjmp/longjmp on posixy systems.
778aadfc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/24 21:58
Improve hash functions.
33641334
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/24 20:07
Add more string split utility functions.
a849073c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/24 17:43
Add support for unicode escapes.
0c475a0c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/24 08:04
Add testr library.
eed9e36c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/24 08:03
Allow subtests to add MTEST lines.
e7cef4c8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 20:35
Make the subtest runner a bit more resilient.
fa8a0927
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 20:11
Update OSX bootstrap
1b49f964
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/24 15:09
Regenerate OpenBSD bootstrap
f6aa1954
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 20:04
Regenerate FreeBSD bootstrap.
32ecc421
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 23:05
Regenerate Linux bootstrap
b866f72b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 20:03
Run myrddin tests as subtests.
6d7c80f8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 19:23
Add support for running subtests.
ec5f2d23
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 17:09
Add suball functionality.
167228d8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 10:17
add substitution for full matches.
31247e29
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/23 07:21
Refactor thread matching.
fdafa085
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/22 12:57
Implement noncapturing groups, '\r', and '\n'.
97836cfa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/21 19:09
Remove dead code.
41dfa1df
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/21 19:09
Add fallback for usefile path on installed dir.
c3a7db11
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/19 18:41
Add tracing of steps when in debug mode.
009cb9bf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/18 17:16
Fix bld.sub
7aac15b2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/17 18:00
New syntax for casts.
c96238b8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/17 05:43
The API has changed, and we must change with it.
12000d47
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/16 17:50
Remove debug line that was causing crashes.
447bbbd2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/16 17:32
Add better regex debugging.
a32ef8d8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/15 19:19
Add redump to installed binaries.
286b40b5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/15 19:19
Remove outdated comments.
08871fe6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/16 07:14
Check freshness against the actual outputs.
b23b5b3f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/16 05:47
Hash sizeof(ptr), not sizeof(*ptr)
89393cb4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/15 11:52
add compileast() function for libregex.
b1e7c8e8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/14 10:25
'mbld test' now sets the 'test' sysattr
1b56041c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/14 09:29
Update 9front build/bootstrap.
e5784c0a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/14 08:37
Fix typos
765ff439
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/14 10:53
Regenerate builds for OpenBSD.
37423477
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/13 18:46
Regenerate Linux bootstrap
7027a019
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/13 15:41
Regenerate bootstrap for FreeBSD
d6fd6fec
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/13 15:33
Regenerate bootstrap for OSX
5bc9a999
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/13 15:31
Switch to using lib{}.use.
f8152dae
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/12 16:37
Exercise some of the allocation/put locking.
bccdc9c4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/12 16:22
Install thread hooks in libstd
107e78e6
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/11 12:03
Implement regex.search()
709e7754
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/10 07:33
Remove values from the visited set.
2f8d3d7f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/09 20:18
Align union tag when entering subtype.
5c0705cc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/09 20:07
Align union tag lookup address correctly.
81faf163
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/09 19:25
Only allow one level of namespace in a name.
edcfec9e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/10 12:23
Regenerate bootstrap for OpenBSD
f991cf4a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/09 11:39
Avoid infinite recursion when priting bad types.
d2a28cc4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/09 04:53
Add support for OpenBSD thread spawning.
c08505fb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/07 20:35
Fix FreeBSD and Linux builds.
9bd7deee
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/08 15:34
Removed syscall stub from the wrong file.
6f55ccbf
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/08 15:06
Clean up OpenBSD syscalls.
ea6a106b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/08 14:30
Use a correct implementation of pipe()
0060152b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/05/08 14:14
We now can build and install on openbsd.
4868e3b7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/04/29 13:02
mbld sort of works.
15127e35
– Ori Bernstein <ori@eigenstate.org>
authored
on 2016/03/02 17:34
Fix several openbsd syscalls.
2c4ac133
– Andrew Chambers <andrewchamberss@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2016/03/01 16:49
uname for openbsd
164646bf
– Andrew Chambers <andrewchamberss@gmail.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2016/03/01 15:41
update bootstrap
Next