From noreply at github.com Thu Mar 15 03:37:07 2018 From: noreply at github.com (GitHub) Date: Wed, 14 Mar 2018 19:37:07 -0700 Subject: [M3commit] [modula3/cm3] 54d0ba: Add more support for llvm on windows. Message-ID: <5aa9dc537b3a4_54b82b0440fe3c149267a@hookshot-fe-31feec6.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 54d0ba4869ff1db3519eb3fab311b7610c9c7163 https://github.com/modula3/cm3/commit/54d0ba4869ff1db3519eb3fab311b7610c9c7163 Author: peter mckinna Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: M m3-sys/cminstall/src/config-no-install/NT.common M m3-sys/llvm5.0/src/M3CG_LLVM.m3 Log Message: ----------- Add more support for llvm on windows. Add debug fixes and support for packed type debugging. Commit: 4aa3a9f9ebab8b048f5d067473500abf65e7a8e1 https://github.com/modula3/cm3/commit/4aa3a9f9ebab8b048f5d067473500abf65e7a8e1 Author: peter mckinna Date: 2018-03-15 (Thu, 15 Mar 2018) Changed paths: A m3-libs/libm3/src/hash/MD5.i3 A m3-libs/libm3/src/hash/MD5.m3 A m3-libs/libm3/src/hash/m3makefile M m3-libs/libm3/src/m3makefile Log Message: ----------- Add support for MD5 hashing Compare: https://github.com/modula3/cm3/compare/8f82f8719a29...4aa3a9f9ebab From noreply at github.com Tue Mar 27 02:58:24 2018 From: noreply at github.com (GitHub) Date: Mon, 26 Mar 2018 17:58:24 -0700 Subject: [M3commit] [modula3/cm3] f822fb: small fixes Message-ID: <5ab997301493f_5cf32adfc62d7c08831c2@hookshot-fe-6e9b612.cp1-iad.github.net.mail> Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: f822fb9d1bafa67167eed28e214ecb15f5fb0abe https://github.com/modula3/cm3/commit/f822fb9d1bafa67167eed28e214ecb15f5fb0abe Author: peter mckinna Date: 2018-03-25 (Sun, 25 Mar 2018) Changed paths: M m3-db/stable/test/maketest Log Message: ----------- small fixes Commit: 446dc43f2eff09103d644e756d20ab46da18aee5 https://github.com/modula3/cm3/commit/446dc43f2eff09103d644e756d20ab46da18aee5 Author: peter mckinna Date: 2018-03-25 (Sun, 25 Mar 2018) Changed paths: M m3-sys/llvm5.0/src/M3CG_LLVM.m3 Log Message: ----------- Added suport for globals debugging and cosmetic fixups. Commit: 733e824d8bd55bd33cf09ab8f6a10a5f741dd7d3 https://github.com/modula3/cm3/commit/733e824d8bd55bd33cf09ab8f6a10a5f741dd7d3 Author: peter mckinna Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M m3-sys/llvm5.0/src/M3CG_LLVM.m3 Log Message: ----------- Disable exception debugging and convert some procedures to methods Commit: ad5e45bd5c56695d06b3828811776a9ffd380ef4 https://github.com/modula3/cm3/commit/ad5e45bd5c56695d06b3828811776a9ffd380ef4 Author: peter mckinna Date: 2018-03-26 (Mon, 26 Mar 2018) 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/m3makefile Log Message: ----------- Update mysql to version 5.7 using swig version 310 Compare: https://github.com/modula3/cm3/compare/4aa3a9f9ebab...ad5e45bd5c56