[M3commit] [modula3/cm3] 0f8cd7: a little shorter
jaykrell
jay.krell at cornell.edu
Thu Aug 13 18:43:23 CEST 2015
Branch: refs/heads/master
Home: https://github.com/modula3/cm3
Commit: 0f8cd79bb3a669d5094891ffd54226c0a1757000
https://github.com/modula3/cm3/commit/0f8cd79bb3a669d5094891ffd54226c0a1757000
Author: jaykrell <jay.krell at cornell.edu>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M m3-sys/m3tests/src/p2/p251/Main.m3
Log Message:
-----------
a little shorter
Commit: e3eace4829a32e9ed73382b56ae485f9802c6bee
https://github.com/modula3/cm3/commit/e3eace4829a32e9ed73382b56ae485f9802c6bee
Author: jaykrell <jay.krell at cornell.edu>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M m3-libs/m3core/src/thread/PTHREAD/ThreadPThread.i3
M m3-libs/m3core/src/thread/PTHREAD/ThreadPThreadC.c
Log Message:
-----------
There is no longer a need to wrap pthread_equal so remove it.
Commit: 879eb7f6da0e358707ed7801cf2f522599e6c37b
https://github.com/modula3/cm3/commit/879eb7f6da0e358707ed7801cf2f522599e6c37b
Author: jaykrell <jay.krell at cornell.edu>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M m3-tools/coverage/src/analyze_coverage.c
M m3-tools/coverage/src/report_coverage.c
M m3-ui/glut/test/src/m3makefile
Log Message:
-----------
Merge branch 'master' of github.com:modula3/cm3
Commit: 8559cea261272f574c06a0e5cd1766827b42124a
https://github.com/modula3/cm3/commit/8559cea261272f574c06a0e5cd1766827b42124a
Author: jaykrell <jay.krell at cornell.edu>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
A m3-sys/m3tests/src/p2/p261/A.i3
A m3-sys/m3tests/src/p2/p261/A.m3
A m3-sys/m3tests/src/p2/p261/B.i3
A m3-sys/m3tests/src/p2/p261/B.m3
A m3-sys/m3tests/src/p2/p261/Main.m3
A m3-sys/m3tests/src/p2/p261/m3makefile
Log Message:
-----------
test of errors in a module stopping package compilation
Commit: ff9855193deeb4c4edde3fe51103f56438ab3206
https://github.com/modula3/cm3/commit/ff9855193deeb4c4edde3fe51103f56438ab3206
Author: jaykrell <jay.krell at cornell.edu>
Date: 2015-08-13 (Thu, 13 Aug 2015)
Changed paths:
M m3-sys/cm3/src/Builder.m3
Log Message:
-----------
minimal fix to regression from:
https://dcvs.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-sys/cm3/src/Builder.m3.diff?r1=1.37;r2=1.38
https://dcvs.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/m3-sys/cm3/src/Builder.m3
Revision 1.38: download - view: text, markup, annotated - select for diffs
Wed Jan 30 12:57:50 2013 MET (2 years, 6 months ago) by jkrell
Branches: MAIN
Diff to: previous 1.37: preferred, unified
Changes since revision 1.37: +151 -105 lines
add "C" mode to builder
The exact logic as to what to keep in error paths could use more attention.
Compare: https://github.com/modula3/cm3/compare/abba22a056dd...ff9855193dee
More information about the M3commit
mailing list