shithub: mc

RSS feed

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

538f78b7 – Ori Bernstein <[email protected]> authored on 2014/05/24 19:24
Don't iterate over bit sets as much.

45e91dd4 – Ori Bernstein <[email protected]> authored on 2014/05/24 19:21
Print the correct line with name conflicts.

1813b4c9 – Ori Bernstein <[email protected]> authored on 2014/05/24 09:23
6m now generates usefiles.

6afe3d2a – Ori Bernstein <[email protected]> authored on 2014/05/21 16:21
Add itop and ptoi functons.

da52a8bf – Ori Bernstein <[email protected]> authored on 2014/05/20 18:14
Add tests for impls over compound types.

8535643b – Ori Bernstein <[email protected]> authored on 2014/05/19 20:43
Export symbols with a stable-ish name.

79b0e2e5 – Ori Bernstein <[email protected]> authored on 2014/05/19 20:28
Tag exported types in traits.

4ff354d8 – Ori Bernstein <[email protected]> authored on 2014/05/19 19:32
Insert the decl as a decl, not an impl.

2d53920a – Ori Bernstein <[email protected]> authored on 2014/05/19 19:23
Use the correct sybmol writing function to write.

8cc199bc – Ori Bernstein <[email protected]> authored on 2014/05/19 17:04
Pickle/unpickle Nimpl.

92881838 – Ori Bernstein <[email protected]> authored on 2014/05/19 16:35
Don't double-install impls.

2b3a550a – Ori Bernstein <[email protected]> authored on 2014/05/19 09:24
Try to iterate over types.

e89a6b09 – Ori Bernstein <[email protected]> authored on 2014/05/15 09:01
Actually write out impls to usefiles.

7b45d388 – Ori Bernstein <[email protected]> authored on 2014/05/14 06:50
Rename files to match function names.

8c7bac5a – Ori Bernstein <[email protected]> authored on 2014/05/10 21:30
Use correct tag character for impl defs

f1858c72 – Ori Bernstein <[email protected]> authored on 2014/05/08 10:51
Add 'try' to libstd.

61766f98 – Ori Bernstein <[email protected]> authored on 2014/05/08 10:09
Add 'search' functions:

df187615 – Ori Bernstein <[email protected]> authored on 2014/05/08 10:06
Default the types correctly in specialized functions.

226ef2e1 – Ori Bernstein <[email protected]> authored on 2014/05/05 10:32
Merge branch 'master' of git+ssh://git.eigenstate.org/git/ori/mc

aae6d006 – Ori Bernstein <[email protected]> authored on 2014/05/05 10:31
Fix the error printing in 'constrain'

6734665c – Ori Bernstein <[email protected]> authored on 2014/04/30 22:32
remove 'forwardcopy' predicate.

099d9cb1 – Ori Bernstein <[email protected]> authored on 2014/04/29 18:04
Shut up the linker by adding a 'main' function.

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

efb1de08 – Ori Bernstein <[email protected]> authored on 2014/04/23 09:02
Merge branch 'master' of git+ssh://mimir.eigenstate.org/git/ori/mc

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

6ac0e591 – Ori Bernstein <[email protected]> authored on 2014/04/22 14:47
Make slcp handle overlapping ranges correctly.

Next