RSS feed
378fb4a0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/11 15:34
Spit out the runtime from libstd.
5c185d0f
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/11 15:34
more modifications for FreeBSD port
b678c30f
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/06 19:14
Merge remote-tracking branch 'origin/freebsd-port'
849ce44a
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/06 19:00
Merge branch 'master' of https://github.com/akoshibe/mc
630d88d3
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/05 20:12
Merge branch 'master' of https://github.com/oridb/mc
ae643e10
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/06 17:20
Add initial cut for freebsd start code.
ca443e95
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/05 20:12
Merge branch 'master' of https://github.com/oridb/mc
489c5feb
– akoshibe <akoshibe@eigenstate.org>
authored
on 2014/08/05 20:06
Parts of syscall wrapper for FreeBSD
bc0b3961
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/05 19:49
Add missing test file
67608f06
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 19:54
Step through default types when specializing.
106bbb49
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 18:15
Better formatting for fmtunion
abd0b643
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 18:14
Don't print 'tynil' in ucons.
dd84b816
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/04 16:03
Add proper checking for types with parameters.
2875136e
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/16 07:46
Use probed values from configure
8148ffb8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/08/02 20:42
Removing a binary blob.
72585365
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/20 15:25
Add 'swap' to libstd
014b7612
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 20:14
Fix compilation on GCC 4.8
2a6476bb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/15 15:44
More debug logging.
03de87ed
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 18:58
More debug dumps with final substitutions.
62a1e11f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 18:41
Indent trace information.
6f20a44d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 18:11
Sync eqivalent member on OSX names with linux.
e8eac76f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/14 17:42
Fix generic type construction.
43b95083
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/09 18:14
Return size from std.read
4e2dca0c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/09 17:57
Change syntax for tuples.
771a60a1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/07/06 08:46
Delete dead directory.
1f946031
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/27 21:18
Fix indentation on benchmark code.
7e276148
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/27 12:00
I can't remember the last time I used 'myrtypes'.
227ec97f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/25 21:00
Fix slurp.
678c33a8
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/24 20:09
Fix missing newlines in pretty prints.
6b7c47b0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/24 19:55
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc
918dc522
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/24 19:54
Add borked test case for generic chaining.
82401e41
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/24 06:38
Fix syscall signatures on OSX
9a50ea20
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/22 16:54
Fix test expectations for stdfmtpad.
5655bd15
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/21 09:45
Correct support for zero/space padded negative int
6b081b7a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/21 09:29
Add tests for padded format strings.
9df81ed2
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/21 09:20
Add support for padded strings.
6f5ac74a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/20 13:39
add lstat() syscall
841bbb27
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/20 13:38
Fix struct stat.
a986cbd0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/20 13:37
Compute the directory length
0158f58f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/20 09:10
Fix struct stat under Linux.
27c60cc4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/20 07:36
Move to stat64 on OSX.
1f57c415
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/19 16:56
Add support for directory listing under OSX
1aaecac7
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/19 16:46
Fix dir-linux to actually keep the offset.
d8056a53
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/19 10:25
Add directory listing under Linux.
edc5aff3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/19 09:46
Fix getdents() syscall.
57489450
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/19 07:51
Make system/arch dependent rules generic.
6f7129fd
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/18 22:19
Add getdents function to linux.
b1743392
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/18 22:09
x
36602462
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/18 06:57
Add IP protos to OSX
626035e3
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/18 06:53
Merge https://github.com/oridb/mc
14b96127
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/17 21:31
Add raw socket type.
f6e53709
– Ori Bernstein <ori@eigenstate.org>
authored
on 2014/06/17 21:10
Merge pull request #1 from akoshibe/master