shithub: mc

RSS feed

560d4a22 – Ori Bernstein <[email protected]> authored on 2014/08/02 20:42
Removing a binary blob.

ec024153 – Ori Bernstein <[email protected]> authored on 2014/07/20 15:25
Add 'swap' to libstd

5e8a1559 – Ori Bernstein <[email protected]> authored on 2014/07/14 20:14
Fix compilation on GCC 4.8

c7a2126d – Ori Bernstein <[email protected]> authored on 2014/07/15 15:44
More debug logging.

4d8b6e9b – Ori Bernstein <[email protected]> authored on 2014/07/14 18:58
More debug dumps with final substitutions.

70089e1b – Ori Bernstein <[email protected]> authored on 2014/07/14 18:41
Indent trace information.

65373d4d – Ori Bernstein <[email protected]> authored on 2014/07/14 18:11
Sync eqivalent member on OSX names with linux.

17dda8e9 – Ori Bernstein <[email protected]> authored on 2014/07/14 17:42
Fix generic type construction.

44e5ed3e – Ori Bernstein <[email protected]> authored on 2014/07/09 18:14
Return size from std.read

e0022424 – Ori Bernstein <[email protected]> authored on 2014/07/09 17:57
Change syntax for tuples.

73d29726 – Ori Bernstein <[email protected]> authored on 2014/07/06 08:46
Delete dead directory.

ea7b5977 – Ori Bernstein <[email protected]> authored on 2014/06/27 21:18
Fix indentation on benchmark code.

d1891d86 – Ori Bernstein <[email protected]> authored on 2014/06/27 12:00
I can't remember the last time I used 'myrtypes'.

c8604d93 – Ori Bernstein <[email protected]> authored on 2014/06/25 21:00
Fix slurp.

a0916751 – Ori Bernstein <[email protected]> authored on 2014/06/24 20:09
Fix missing newlines in pretty prints.

aa749f4e – Ori Bernstein <[email protected]> authored on 2014/06/24 19:55
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc

a0450d9c – Ori Bernstein <[email protected]> authored on 2014/06/24 19:54
Add borked test case for generic chaining.

bfc805b9 – Ori Bernstein <[email protected]> authored on 2014/06/24 06:38
Fix syscall signatures on OSX

70caab3b – Ori Bernstein <[email protected]> authored on 2014/06/22 16:54
Fix test expectations for stdfmtpad.

373ca257 – Ori Bernstein <[email protected]> authored on 2014/06/21 09:45
Correct support for zero/space padded negative int

13c80d5f – Ori Bernstein <[email protected]> authored on 2014/06/21 09:29
Add tests for padded format strings.

f19346b4 – Ori Bernstein <[email protected]> authored on 2014/06/21 09:20
Add support for padded strings.

49a1983f – Ori Bernstein <[email protected]> authored on 2014/06/20 13:39
add lstat() syscall

3ecbc6e0 – Ori Bernstein <[email protected]> authored on 2014/06/20 13:38
Fix struct stat.

c129c9ed – Ori Bernstein <[email protected]> authored on 2014/06/20 13:37
Compute the directory length

0dccb3c8 – Ori Bernstein <[email protected]> authored on 2014/06/20 09:10
Fix struct stat under Linux.

34266f6c – Ori Bernstein <[email protected]> authored on 2014/06/20 07:36
Move to stat64 on OSX.

ea7ee26b – Ori Bernstein <[email protected]> authored on 2014/06/19 16:56
Add support for directory listing under OSX

c464f4b8 – Ori Bernstein <[email protected]> authored on 2014/06/19 16:46
Fix dir-linux to actually keep the offset.

5fc8fe7b – Ori Bernstein <[email protected]> authored on 2014/06/19 10:25
Add directory listing under Linux.

314b2c16 – Ori Bernstein <[email protected]> authored on 2014/06/19 09:46
Fix getdents() syscall.

eee4c338 – Ori Bernstein <[email protected]> authored on 2014/06/19 07:51
Make system/arch dependent rules generic.

083432b4 – Ori Bernstein <[email protected]> authored on 2014/06/18 22:19
Add getdents function to linux.

19701868 – Ori Bernstein <[email protected]> authored on 2014/06/18 22:09
x

38fbec29 – Ori Bernstein <[email protected]> authored on 2014/06/18 06:57
Add IP protos to OSX

045848e7 – Ori Bernstein <[email protected]> authored on 2014/06/18 06:53
Merge https://github.com/oridb/mc

d602a0b9 – Ori Bernstein <[email protected]> authored on 2014/06/18 06:52
Optimize nodemoves()

e0e8aafa – Ori Bernstein <[email protected]> authored on 2014/06/17 21:31
Add raw socket type.

dd39ca79 – Ori Bernstein <[email protected]> authored on 2014/06/17 21:10
Merge pull request #1 from akoshibe/master

83fd0c25 – Ori Bernstein <[email protected]> authored on 2014/06/17 19:51
Make 'make install' build the library.

aad5f3f9 – akoshibe <[email protected]> authored on 2014/06/17 16:56
added sockproto values

05d7bc89 – Ori Bernstein <[email protected]> authored on 2014/06/17 07:12
Add 'getdirentries64' syscall to OSX.

e94061ff – Ori Bernstein <[email protected]> authored on 2014/06/17 07:02
Add one more test case for alignment.

0f633a97 – Ori Bernstein <[email protected]> authored on 2014/06/17 06:58
Merge https://github.com/oridb/mc

923e6c9d – Ori Bernstein <[email protected]> authored on 2014/06/16 19:06
Actually run the alignment test.

98c29a7d – Ori Bernstein <[email protected]> authored on 2014/06/16 19:06
Truncate the message in the right place.

4f34933a – Ori Bernstein <[email protected]> authored on 2014/06/16 18:47
Merge https://github.com/oridb/mc

994d0ecb – Ori Bernstein <[email protected]> authored on 2014/06/16 18:45
Fix alignment on structs.

9647f61a – Ori Bernstein <[email protected]> authored on 2014/06/16 06:47
Actually make the OSX ifreqs match.

4989e1b4 – Ori Bernstein <[email protected]> authored on 2014/06/14 19:45
Inline the swap function.

6933c334 – Ori Bernstein <[email protected]> authored on 2014/06/14 11:55
Appropriately put in fresh registers.

c1c53526 – Ori Bernstein <[email protected]> authored on 2014/06/14 11:49
Appropriately save/restore registers.

0163d4d7 – Ori Bernstein <[email protected]> authored on 2014/06/14 10:27
Rearrange declarations to facilitate refactoring.

9b5f3a1e – Ori Bernstein <[email protected]> authored on 2014/06/14 10:17
Take into account subregisters when coalescing.

49a846b1 – Ori Bernstein <[email protected]> authored on 2014/06/12 13:08
Fix generated headers in parallel builds.

aa4d210e – Ori Bernstein <[email protected]> authored on 2014/06/12 13:03
Add knowledge that gram.h is generated from gram.y

b008e420 – Ori Bernstein <[email protected]> authored on 2014/06/12 12:11
Finish off DESTDIR support.

f794ffc7 – Ori Bernstein <[email protected]> authored on 2014/06/12 11:44
Add DESTDIR support for libstd

03a30224 – Ori Bernstein <[email protected]> authored on 2014/06/12 11:32
Delete mistakenly added binary.

91ab406b – Ori Bernstein <[email protected]> authored on 2014/06/12 11:16
Add support for DESTDIR

00949c38 – Ori Bernstein <[email protected]> authored on 2014/06/12 10:03
Add missing file.

b9129f3f – Ori Bernstein <[email protected]> authored on 2014/06/12 09:04
Merge https://github.com/oridb/mc

e810bb4e – Ori Bernstein <[email protected]> authored on 2014/06/12 09:03
Add support for matching string arguments.

0ab1465f – Ori Bernstein <[email protected]> authored on 2014/06/12 05:35
Fix ifreq on Linux, and add it for OSX

6045e244 – Ori Bernstein <[email protected]> authored on 2014/06/12 05:32
Merge https://github.com/oridb/mc

f9e53bfe – Ori Bernstein <[email protected]> authored on 2014/06/11 19:30
Actually use the linux-platform ifreq struct.

d975b42d – Ori Bernstein <[email protected]> authored on 2014/06/11 19:25
Add ifreq structs.

a4f0e677 – Ori Bernstein <[email protected]> authored on 2014/06/10 17:58
Check correct condition for worklists.

b0b32305 – Ori Bernstein <[email protected]> authored on 2014/06/10 08:33
Strip out '_' from what we pass to strtol() and friends.

3cc27c01 – Ori Bernstein <[email protected]> authored on 2014/06/10 06:48
Add first benchmark: integer sorting.

d794e275 – Ori Bernstein <[email protected]> authored on 2014/06/07 18:24
Fix struct statbuf.

c0dcdeb7 – Ori Bernstein <[email protected]> authored on 2014/06/07 18:19
Fix bug in open()/openmode()

6ae936b5 – Ori Bernstein <[email protected]> authored on 2014/06/06 06:54
Remove unused keyword.

0e2a8ea6 – Ori Bernstein <[email protected]> authored on 2014/06/05 18:00
Split open and openmode

d2f0c0cc – Ori Bernstein <[email protected]> authored on 2014/06/04 06:24
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

8fae6b2a – Ori Bernstein <[email protected]> authored on 2014/06/04 06:19
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

a340b8b9 – Ori Bernstein <[email protected]> authored on 2014/06/03 20:09
Optimize the register allocator.

6007029a – Ori Bernstein <[email protected]> authored on 2014/06/03 17:57
Allow integer parsing to work with large integers.

71f6a35f – Ori Bernstein <[email protected]> authored on 2014/06/03 06:30
Remove timezone parsing.

ed41ed3c – Ori Bernstein <[email protected]> authored on 2014/06/03 06:30
Add 'uninstall' rule for libstd.

e29ec974 – Ori Bernstein <[email protected]> authored on 2014/06/02 10:46
Remove 'error.myr'

de38fba8 – Ori Bernstein <[email protected]> authored on 2014/05/31 13:54
Convert from 'error' to 'result'.

c24fd19a – Ori Bernstein <[email protected]> authored on 2014/05/31 13:01
Build 'result.myr'.

2913e5d1 – Ori Bernstein <[email protected]> authored on 2014/05/31 12:59
Add 'result' type.

762cc86b – Ori Bernstein <[email protected]> authored on 2014/05/27 21:56
Fix ioctls.

8113f1c4 – Ori Bernstein <[email protected]> authored on 2014/05/27 20:24
Reduce chattiness of dial.

dff26676 – Ori Bernstein <[email protected]> authored on 2014/05/27 20:15
OSX start does the same thing. Add the same comment.

ac203f5f – Ori Bernstein <[email protected]> authored on 2014/05/27 20:14
Comment what start-linux.s does

9d8c86eb – Ori Bernstein <[email protected]> authored on 2014/05/27 20:04
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc

c860f530 – Ori Bernstein <[email protected]> authored on 2014/05/27 20:01
Use a signed int when we check for <0

0614f810 – Ori Bernstein <[email protected]> authored on 2014/05/27 19:12
Add ioctl for osx.

37b4b23c – Ori Bernstein <[email protected]> authored on 2014/05/27 19:11
Add newline at end of malformed format error.

728fe328 – Ori Bernstein <[email protected]> authored on 2014/05/27 18:53
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc

9fa92a3a – Ori Bernstein <[email protected]> authored on 2014/05/27 18:37
Add 'ioctl' syscall to Linux.

f8256019 – Ori Bernstein <[email protected]> authored on 2014/05/27 13:30
Fix indentation.

ebbc1ee3 – Ori Bernstein <[email protected]> authored on 2014/05/26 09:05
Improve the error message when failing ot configure.

24e9cd43 – Ori Bernstein <[email protected]> authored on 2014/05/26 08:58
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc

02b049f1 – Ori Bernstein <[email protected]> authored on 2014/05/26 08:58
Don't build on unkown systems.

f26f3e1b – Ori Bernstein <[email protected]> authored on 2014/05/25 12:56
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

4c168bac – Ori Bernstein <[email protected]> authored on 2014/05/24 22:12
Make things slightly less O(maxreg)ish

Next