From noreply at github.com Wed Aug 4 14:03:48 2021 From: noreply at github.com (VictorMiasnikov) Date: Wed, 04 Aug 2021 05:03:48 -0700 Subject: [M3commit] [modula3/cm3] 0be21e: Minor fixes in pylib.py GetObjectName(a, obj) (#741) Message-ID: Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 0be21eea7fe30307624e6667bb6f901d375ce659 https://github.com/modula3/cm3/commit/0be21eea7fe30307624e6667bb6f901d375ce659 Author: VictorMiasnikov <48795548+VictorMiasnikov at users.noreply.github.com> Date: 2021-08-04 (Wed, 04 Aug 2021) Changed paths: M scripts/python/pylib.py Log Message: ----------- Minor fixes in pylib.py GetObjectName(a, obj) (#741) Add ".cpp" support to GetObjectName(a, obj) from pylib.py From noreply at github.com Sun Aug 8 03:34:20 2021 From: noreply at github.com (peter mckinna) Date: Sat, 07 Aug 2021 18:34:20 -0700 Subject: [M3commit] [modula3/cm3] c5dba4: fix quotes Message-ID: Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: c5dba4855882acd472a1cb051cc7db40c5aa57c0 https://github.com/modula3/cm3/commit/c5dba4855882acd472a1cb051cc7db40c5aa57c0 Author: peter mckinna Date: 2021-08-08 (Sun, 08 Aug 2021) Changed paths: M m3-comm/rdwr/test/echo/src/m3makefile Log Message: ----------- fix quotes Commit: 53285b1af5e504587c61145660858935228f0e19 https://github.com/modula3/cm3/commit/53285b1af5e504587c61145660858935228f0e19 Author: peter mckinna Date: 2021-08-08 (Sun, 08 Aug 2021) Changed paths: M m3-libs/m3core/src/float/Common/DragonT.i3 M m3-libs/m3core/src/time/POSIX/DatePosix.i3 M m3-libs/m3core/src/unix/Common/Upwd.i3 Log Message: ----------- remove unused import Commit: 291c785ecebed70100df07db7efe116e038af045 https://github.com/modula3/cm3/commit/291c785ecebed70100df07db7efe116e038af045 Author: peter mckinna Date: 2021-08-08 (Sun, 08 Aug 2021) Changed paths: M m3-sys/m3tests/src/m3makefile A m3-sys/m3tests/src/p2/p286/Main.m3 A m3-sys/m3tests/src/p2/p286/R.i3 A m3-sys/m3tests/src/p2/p286/R.m3 A m3-sys/m3tests/src/p2/p286/T1.i3 A m3-sys/m3tests/src/p2/p286/T1.m3 A m3-sys/m3tests/src/p2/p286/T2.i3 A m3-sys/m3tests/src/p2/p286/T2.m3 A m3-sys/m3tests/src/p2/p286/m3makefile A m3-sys/m3tests/src/p2/p286/stderr.build A m3-sys/m3tests/src/p2/p286/stderr.pgm A m3-sys/m3tests/src/p2/p286/stdout.build A m3-sys/m3tests/src/p2/p286/stdout.pgm Log Message: ----------- Add test p286 - error in NUMBER and order of compilation Compare: https://github.com/modula3/cm3/compare/0be21eea7fe3...291c785ecebe From noreply at github.com Sun Aug 8 08:25:12 2021 From: noreply at github.com (peter mckinna) Date: Sat, 07 Aug 2021 23:25:12 -0700 Subject: [M3commit] [modula3/cm3] Message-ID: Branch: refs/heads/testbranch Home: https://github.com/modula3/cm3 From noreply at github.com Sun Aug 8 08:27:19 2021 From: noreply at github.com (peter mckinna) Date: Sat, 07 Aug 2021 23:27:19 -0700 Subject: [M3commit] [modula3/cm3] Message-ID: Branch: refs/heads/testbranch Home: https://github.com/modula3/cm3 From noreply at github.com Tue Aug 10 09:50:12 2021 From: noreply at github.com (Jay Krell) Date: Tue, 10 Aug 2021 00:50:12 -0700 Subject: [M3commit] [modula3/cm3] 257920: scripts: Fix boot1.py with .cpp at least on NT. (#... Message-ID: Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 25792056d1aea44e874d2f77dffc55b15c9ce530 https://github.com/modula3/cm3/commit/25792056d1aea44e874d2f77dffc55b15c9ce530 Author: Jay Krell Date: 2021-08-10 (Tue, 10 Aug 2021) Changed paths: M scripts/python/pylib.py Log Message: ----------- scripts: Fix boot1.py with .cpp at least on NT. (#743) From noreply at github.com Wed Aug 18 01:08:14 2021 From: noreply at github.com (peter mckinna) Date: Tue, 17 Aug 2021 16:08:14 -0700 Subject: [M3commit] [modula3/cm3] 1b7add: Small format error with output and description Message-ID: Branch: refs/heads/master Home: https://github.com/modula3/cm3 Commit: 1b7addf5886f01489b0b0ad3ce7f6a3a284cebf0 https://github.com/modula3/cm3/commit/1b7addf5886f01489b0b0ad3ce7f6a3a284cebf0 Author: peter mckinna Date: 2021-08-18 (Wed, 18 Aug 2021) Changed paths: M m3-sys/m3tests/src/p2/p286/Main.m3 M m3-sys/m3tests/src/p2/p286/stdout.pgm Log Message: ----------- Small format error with output and description Commit: 17f31fef66e1633c35d3a140d74250529f14e056 https://github.com/modula3/cm3/commit/17f31fef66e1633c35d3a140d74250529f14e056 Author: peter mckinna Date: 2021-08-18 (Wed, 18 Aug 2021) Changed paths: M m3-tools/macapi/src/Main.m3 Log Message: ----------- Reformat Commit: 56de72b283bd3f078decac098a7773292a7e5ca3 https://github.com/modula3/cm3/commit/56de72b283bd3f078decac098a7773292a7e5ca3 Author: peter mckinna Date: 2021-08-18 (Wed, 18 Aug 2021) Changed paths: M m3-libs/sgml/src/SGML.m3 Log Message: ----------- Add exported proc Commit: 1ffe92ec47a0499ba6f80482c6b3c1a174645ec9 https://github.com/modula3/cm3/commit/1ffe92ec47a0499ba6f80482c6b3c1a174645ec9 Author: peter mckinna Date: 2021-08-18 (Wed, 18 Aug 2021) Changed paths: M m3-comm/tcp/src/common/IP_c.c M m3-comm/udp/src/Common/UDPInternal.i3 M m3-comm/udp/src/POSIX/UDPPosix.m3 M m3-comm/udp/test/src/TestUDP.m3 Log Message: ----------- Fix a couple of bugs Compare: https://github.com/modula3/cm3/compare/25792056d1ae...1ffe92ec47a0