RSS feed
4da95e96
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/02/04 18:08
Error if we forgot to give code to build.
bfc92049
– Ori Bernstein <ori@markovcorp.com>
authored
on 2019/01/29 09:17
Add test for previous failure.
8d7247af
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/29 04:25
Remove pointless call overhead and casting.
9b864a2b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/29 04:15
Align slices correctly in vaenter.
bb49af45
– Ori Bernstein <ori@markovcorp.com>
authored
on 2019/01/28 11:02
Bump ABI version.
d04ab765
– Ori Bernstein <ori@markovcorp.com>
authored
on 2019/01/28 11:00
Missed type alignment for slices.
d975956a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/27 17:30
Add commonly used constants.
1ed74306
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/27 17:30
Fix formatting.
ad2292fd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/20 11:01
Fix package name.
cc563f86
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/19 18:16
Fix curve25519.
36f88d5d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/14 19:07
And a bit more tweaking: Just git-reset.
0a2f731e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/14 18:55
Make rebootstrapping more robust.
3dcee053
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/14 18:38
Merge branch 'pathabs' of https://github.com/typeless/mc
db34187d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/12 18:27
Fix thread spawning on OSX 10.14
ac58fd9b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/12 16:34
Allow folding character-typed designated array inits.
9f1ac5b4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/12 16:33
Tell us what host/port we're listening on.
64462bb3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/11 18:48
Keep partial indents better.
63f4ce63
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/08 18:31
Fix indexed array initializers.
e24656bb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/07 17:47
Improve manpages (thanks BurnZeZ)
e2253ed1
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2019/01/08 07:27
Fix vim syntax highlighting
6ba50de2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/07 17:27
Don't leave asm in /tmp on any system.
a34e80b1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/07 15:51
Update the muse manpage.
89aa864b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/07 15:46
Correctly strip manpage names on Plan 9.
af63c8fc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/06 19:10
Change indexed array literal syntax.
a2644d1d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/06 18:13
Add start of x25519 code.
063145fc
– Mura Li <mura_li@example.com>
authored
on 2019/01/04 19:23
Add pathabs
330b2e6a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/01 17:50
Regenerate most bootstrap scripts.
89b8177e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/01/01 17:50
Add rebootstrap script to repository.
ca311f0b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/26 16:52
Comment.
34614011
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/26 16:43
Implement `std.bygrapheme`.
3f5de251
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/12/20 09:46
Ignore shebang lines in the compiler.
e24e91eb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/16 14:53
Fix Darwin bootstrap (thanks pd)
18fcdbd2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/16 14:39
fix missized copy.
26191877
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/11 18:20
Update FreeBSD bootstrap.
158397ff
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/12/01 10:11
Regenerate OpenBSD bootstrap.
23156b14
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/11/30 09:06
Regenerate bootstrap for Linux.
a819f7cc
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/11/27 08:31
One more mkfile tweak for bootstrap.
eaf7496e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/26 16:51
Remove incorrect command override.
76412915
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/26 16:44
Create our required directories.
6605f374
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/26 16:26
Add missing const to sys pkg.
76fe8d44
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/11/16 09:03
Add some negative tests.
875d2f38
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/11/16 08:41
Add strfind tests.
e822c8c0
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/11/16 08:40
Fix tests.
f86a9569
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/12 13:56
Simplify strfind.
b5bfee96
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/11/12 05:54
Regenerate Linux bootstrap, improve bootstrap scripts.
2ebbc727
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/06 16:56
Clean up.
0556b63c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/06 16:14
Create the output directory when assembling.
16c6e124
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/06 04:29
Regenerate 9front, freebsd, and openbsd bootstrap.
b4074b23
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/05 18:30
TLS implementation for 9front.
3821901a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/28 09:18
Ignore xmbld for bootstrap.
205416ed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/03 12:43
Add tls hooks to libstd.
183f3d40
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/11/03 12:26
First attempt at a queue API.
e70e83ae
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/28 09:16
Emit test logs into the obj/ directory.
d92ff16a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/28 08:54
Respect outdir and use it for tests.
666970ff
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/18 19:27
Not all arrays have defined sizes.
e1b637d1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/19 07:33
Add back stack mapping.
1708e4bc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/27 10:54
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc
06f83c93
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/24 20:05
Heapify closures on OSX/FreeBSD.
4d6ba69e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/18 19:27
Remove bogus assert.
2d9fe710
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/10/13 09:58
Add thread-local storage for POSIX-y platforms.
1018f0d5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/15 19:52
Fixes to libbio (Thanks, Mike)
aeff53ae
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/15 17:59
Disallow negative array sizes. And do some cleanup.
b17873ed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/14 08:06
Fix boundary-spanning delimiters.
7d4e8b50
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/12 10:38
Don't readinto if we're dropping.
2a9a9eba
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/12 08:43
Actually read delimiter length bytes. Don't index out of bounds.
b7eb902d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/12 06:01
Fix typo in chartype.
6c0e6856
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/12 05:59
Fix missing free in aesgcm (thanks mike)
954b2fd7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/07 07:37
Try /dev/urandom before /dev/random.
f6eb5728
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/03 05:58
Unswap sha output bytes. (Thanks Mike!)
100d3a20
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/10/02 19:34
Fix 'make clean' (Thanks Mike)
cae230b0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/09/23 15:54
Fix typo.
68168e2f
– Ori Bernstein <ori@markovcorp.com>
authored
on 2018/09/24 13:43
Add iterator for all section, key, val pairs in inifile.
ba951978
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/09/22 11:19
Compile on 32 bits.
63dc379b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/09/12 16:05
Wait can't always be called from other procs.
28407c92
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/30 18:16
Simplify futures.
98922280
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/28 21:29
Implement futures + thread.do
e54af869
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/24 02:07
Add -v option, make it print test output.
93cff6ab
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/08/11 15:15
Only attempt to ftxwake in sempost if there might be a waiter.
d2a89e73
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/08/18 12:29
Add rwlocks.
2fca1caa
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/08/18 12:17
Fix futex timeouts and handle futex error codes.
0bb2378d
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/08/18 12:16
Make timespec/timeval struct members signed to simplify arithmetic.
d861ac1a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/18 17:07
Clean up draining incqueues.
da1c3640
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/17 16:34
Revert "Fix overlapping match statements (thanks Mako)"
1db9bc54
– iriri <iri@konnichiwastevenspielbergde.su>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2018/08/11 15:11
Make timespec/timeval struct members signed to simplify arithmetic.
2cd9927f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/11 18:35
We don't need early breaks.
92847c06
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/11 10:52
Clean up the mutex code a bit more.
96641430
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/05 09:23
We can pick fma generically at compile time.
36bcb6d9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/05 09:21
We don't need the impls in sin-impl.
b9656ec7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/03 19:45
Clean up previous fixes.
80ad746d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/03 19:35
Record the closure into all nested funcs.
17b5405f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/03 19:17
Fix build on Linux.
b941cdfd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/08/02 06:04
Prettify mutex code a bit.
3d4d7c4c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/31 16:17
Merge remote-tracking branch 'npnth/libmath'
95d1f614
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/07/31 17:54
Include test cases for all (relevant) sub-polynomials of atan.
a00a5db9
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/07/31 14:36
Correct extra-precision division typo for atan.
f2e8e641
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/07/31 11:57
Correctly compute u, du for y/x in atan.
716c18ec
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/07/31 09:36
Improve accuracy of poly path of atan calculations.
f762f96f
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/07/31 09:20
Negate atan properly when atan(1/x) is computed.
56a659f6
– S. Gilles <sgilles@math.umd.edu>
authored
on 2018/07/31 08:03
First compiling atan.
d1e7671e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2018/07/28 12:57
Fix openbsd build.
Next