[M3commit] [modula3/cm3] 869ec1: slightly reduce critical section in rare path

Jay Krell jay.krell at cornell.edu
Sat Jul 18 11:02:34 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/modula3/cm3
  Commit: 869ec182a399f04a288afd3fee2567bdf9dd340e
      https://github.com/modula3/cm3/commit/869ec182a399f04a288afd3fee2567bdf9dd340e
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2015-06-22 (Mon, 22 Jun 2015)

  Changed paths:
    M m3-libs/m3core/src/thread/WIN32/ThreadWin32.m3

  Log Message:
  -----------
  slightly reduce critical section in rare path


  Commit: 4c90dc4b625e7533e4a7cc26cc3840a7480b4091
      https://github.com/modula3/cm3/commit/4c90dc4b625e7533e4a7cc26cc3840a7480b4091
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
    M m3-sys/m3front/src/misc/Marker.m3

  Log Message:
  -----------
  Merge branch 'master' of github.com:modula3/cm3

remove parens on if expressions likely written by me in C style


  Commit: 59c2715996ea36c64d556b13c2e357b005da2075
      https://github.com/modula3/cm3/commit/59c2715996ea36c64d556b13c2e357b005da2075
  Author: Jay Krell <jay.krell at cornell.edu>
  Date:   2015-06-23 (Tue, 23 Jun 2015)

  Changed paths:
    M m3-db/mysql/src/MySQL.i3
    M m3-db/mysql/src/MySQL.m3
    M m3-db/mysql/src/MySQLRaw.i3
    M m3-db/mysql/src/MySQLRaw.m3
    M m3-db/mysql/src/class/MySQLMaps.i3
    M m3-db/mysql/src/class/MySQLMaps.m3
    M m3-db/mysql/swig/mysql.i
    M m3-db/mysql/swig/mysqlapi.i
    M m3-db/mysql/swig/mysqlmaps.i
    M m3-db/mysql/swig/mysqltypes.i
    M m3-db/mysql/test/src/Main.m3
    M m3-libs/libm3/src/rw/Rd.i3
    M m3-libs/libm3/src/rw/Rd.m3
    M m3-libs/libunicode/src/UniRd.i3
    M m3-libs/libunicode/src/UniRd.m3
    M m3-libs/libunicode/src/UniRdClass.i3
    M m3-libs/libunicode/src/UnsafeUniRd.i3
    M m3-libs/libunicode/src/UnsafeUniRd.m3
    M m3-libs/libunicode/tests/ungetmulti/src/TestRd.m3
    M m3-libs/libunicode/tests/unird/src/TestUniRd.m3
    M m3-libs/m3core/src/thread/PTHREAD/ThreadPThread.m3

  Log Message:
  -----------
  eerge branch 'master' of github.com:modula3/cm3

pull from master


Compare: https://github.com/modula3/cm3/compare/79a67a27a680...59c2715996ea


More information about the M3commit mailing list