0000000000000000000000000000000000000000 739aa977fa5ceec3d63f650636fe99cf46e3d189 Marc Feeley <feeley@iro.umontreal.ca> 1541698618 -0500	clone: from git@github.com:gambit/gambit.git
739aa977fa5ceec3d63f650636fe99cf46e3d189 4440b20d404c74a09b77da784bbe4e566a04a59d Marc Feeley <feeley@iro.umontreal.ca> 1541714675 -0500	commit: Add list-set! and list-set
4440b20d404c74a09b77da784bbe4e566a04a59d 465c84823c2433fdc086cca331c2788d40005d25 Marc Feeley <feeley@iro.umontreal.ca> 1541724890 -0500	commit: Add list-set and list-set! to compiler primitives
465c84823c2433fdc086cca331c2788d40005d25 75a91fe51d767dee16df356acfbfa89eb9f8cd32 Marc Feeley <feeley@iro.umontreal.ca> 1541731231 -0500	commit: Add fold and fold-right
75a91fe51d767dee16df356acfbfa89eb9f8cd32 2b19274419f1af42d7ea54badd9c5813f148fd65 Marc Feeley <feeley@iro.umontreal.ca> 1541785566 -0500	commit: Add more srfi-1 procedures (iota, circular-list, cons*, list-copy, list-tabulate, make-list, reverse!, xcons, take, drop, last, last-pair)
2b19274419f1af42d7ea54badd9c5813f148fd65 28e29eca7346f68df2904b4b43294eaac4f60a63 Marc Feeley <feeley@iro.umontreal.ca> 1541861091 -0500	commit: Add R7RS special character names #\null and #\escape as aliases to #\nul and #\esc
28e29eca7346f68df2904b4b43294eaac4f60a63 9cc226b4f53a3fc2920123738df9cf07d98dfa1f Marc Feeley <feeley@iro.umontreal.ca> 1542146597 -0500	commit: Improve reader compatibility with R7RS (support #true, #false, #\escape, #\null, string hex escapes followed by ;
9cc226b4f53a3fc2920123738df9cf07d98dfa1f 9d8509b8c54705d63b9f19550c304fe85cb4114b Marc Feeley <feeley@iro.umontreal.ca> 1542166245 -0500	commit: Fix API misuse for ##tcp-service-register!
9d8509b8c54705d63b9f19550c304fe85cb4114b 6ab894051f1e5b25482822c060ad86bd476476b5 Marc Feeley <feeley@iro.umontreal.ca> 1542166637 -0500	commit: Add remote debugger support, i.e. -:d@ runtime option
6ab894051f1e5b25482822c060ad86bd476476b5 43ff0d20bb0315e12caa24fe696e35fdea38ff81 Marc Feeley <feeley@iro.umontreal.ca> 1542221100 -0500	commit: Universal backend: PHP backend needs to use strings to represent functions
43ff0d20bb0315e12caa24fe696e35fdea38ff81 dfd8c112bd22195326b19de61290a6aa84ed917b Marc Feeley <feeley@iro.umontreal.ca> 1542222793 -0500	commit: Universal backend: PHP backend string quoting issue
dfd8c112bd22195326b19de61290a6aa84ed917b e92c04a4509fd178ea93b1b63cf432f935090cad Marc Feeley <feeley@iro.umontreal.ca> 1542224686 -0500	commit: Universal backend: with PHP 5.3 and above the recommended __construct method is used
e92c04a4509fd178ea93b1b63cf432f935090cad f1ace15f289b2cd8d5d7f8a605421d802d6cbc13 Marc Feeley <feeley@iro.umontreal.ca> 1542338564 -0500	commit: Extend define-type form so that it defines functional setters
f1ace15f289b2cd8d5d7f8a605421d802d6cbc13 0d87334795ddfadc42f794b00d52a2408b3ee3ec Marc Feeley <feeley@iro.umontreal.ca> 1542380442 -0500	commit: Add functional-setter: field attribute for define-type
0d87334795ddfadc42f794b00d52a2408b3ee3ec 5b872d86b613bceb83fa4604d2bcfbcb45f8793b Marc Feeley <feeley@iro.umontreal.ca> 1542382811 -0500	commit: Update runtime library so that it uses the new define-type parser
5b872d86b613bceb83fa4604d2bcfbcb45f8793b 5fb0bfc64ea0826ce962b70ab095e33ab3289997 Marc Feeley <feeley@iro.umontreal.ca> 1542394226 -0500	commit: [COMPILER CHANGES NEEDED FOR v4.9.1] Changed version in compiler
5fb0bfc64ea0826ce962b70ab095e33ab3289997 79f5bf774e89c1220bece667598877821ca94b7c Marc Feeley <feeley@iro.umontreal.ca> 1542394438 -0500	commit: [RUNTIME CHANGES NEEDED FOR v4.9.1] Changed version of runtime using misc/changev
79f5bf774e89c1220bece667598877821ca94b7c 39a599d6571c9b2cadc405d234d39a1d9e5dee6a Marc Feeley <feeley@iro.umontreal.ca> 1542643378 -0500	pull: Fast-forward
39a599d6571c9b2cadc405d234d39a1d9e5dee6a f8a35c904564a5424154901249497ea50e18de01 Marc Feeley <feeley@iro.umontreal.ca> 1542661341 -0500	commit: Add exact and inexact procedures
f8a35c904564a5424154901249497ea50e18de01 c28f896439e9ce18dad83d0edb911c27185ab07d Marc Feeley <feeley@iro.umontreal.ca> 1542666608 -0500	commit: Remove map/for-each/fold/fold-right check that lists are of same length for conformance to SRFI-1
c28f896439e9ce18dad83d0edb911c27185ab07d 61c6cb500f4756be1e52095d5ab4501752525a70 Marc Feeley <feeley@iro.umontreal.ca> 1542666899 -0500	commit: Remove list length check in fold and fold-right
61c6cb500f4756be1e52095d5ab4501752525a70 fe1c51774d9a01102063b052b3926baa734bb3b6 Marc Feeley <feeley@iro.umontreal.ca> 1542675326 -0500	commit: Extend assoc and member to accept compare procedure
fe1c51774d9a01102063b052b3926baa734bb3b6 19385ca5f07e8aa16bd3c6cae0c69b1b712747a9 Marc Feeley <feeley@iro.umontreal.ca> 1542739032 -0500	commit: Raise an exception when map/for-each/fold/fold-right are passed improper lists and provide a hook to get these procedures to check that all lists are the same length: (##allow-length-mismatch?-set! #f)
19385ca5f07e8aa16bd3c6cae0c69b1b712747a9 4262b660fec51f78803ac33a8399225c4cd2879b Marc Feeley <feeley@iro.umontreal.ca> 1542739130 -0500	commit: Inlining of map and for-each now supports lists of different lengths
4262b660fec51f78803ac33a8399225c4cd2879b 125eecedc12c996a78384133bfe53a550b9bcd99 Marc Feeley <feeley@iro.umontreal.ca> 1542759702 -0500	commit: Add vector-map and vector-for-each
125eecedc12c996a78384133bfe53a550b9bcd99 cacad413eae26d8b5e34d76364383ad2c1090694 Marc Feeley <feeley@iro.umontreal.ca> 1542839123 -0500	commit: Add string-map and string-for-each
cacad413eae26d8b5e34d76364383ad2c1090694 bbbbb7451cee7c9f4caac0e21ae935fa3b828f8b Marc Feeley <feeley@iro.umontreal.ca> 1542987653 -0500	commit: Fix bit rot in actlog.c
bbbbb7451cee7c9f4caac0e21ae935fa3b828f8b 7793b4e59efac1233634f960d6eea45e727fb9f9 Marc Feeley <feeley@iro.umontreal.ca> 1543272759 -0500	commit: Generalize string-fill!/vector-fill!/etc for conformance to R7RS
7793b4e59efac1233634f960d6eea45e727fb9f9 2d14f10414439b9dabb7f81922a16d42fc2efa00 Marc Feeley <feeley@iro.umontreal.ca> 1543277187 -0500	commit: Add the R7RS procedures current-second, current-jiffy and jiffies-per-second
2d14f10414439b9dabb7f81922a16d42fc2efa00 7ac78303b0de42b2dc09e605f00017f2c499a758 Marc Feeley <feeley@iro.umontreal.ca> 1543283213 -0500	commit: Add unit test for current-second, current-jiffy and jiffies-per-second
7ac78303b0de42b2dc09e605f00017f2c499a758 ca58c1c598551375759f3617b88fe070ab60a22f Marc Feeley <feeley@iro.umontreal.ca> 1543283577 -0500	commit: Allow passing #f to exit procedure to terminate with an error status
ca58c1c598551375759f3617b88fe070ab60a22f afa30eb067eb72d7f18c856d74b63d5d8b3b49ba Marc Feeley <feeley@iro.umontreal.ca> 1543285651 -0500	commit: Add get-environment-variable and get-environment-variables for conformance to R7RS
afa30eb067eb72d7f18c856d74b63d5d8b3b49ba bdd7d64bb16706ccd32ccc65269824b14e4d5ee8 Marc Feeley <feeley@iro.umontreal.ca> 1543365197 -0500	commit: Add forcing and type check of the result of the function passed to string-map
bdd7d64bb16706ccd32ccc65269824b14e4d5ee8 7270d2f989deacd570613ccfbce8da870d4d9d54 Marc Feeley <feeley@iro.umontreal.ca> 1543368961 -0500	commit: Add missing macro-force-elem for string-map
7270d2f989deacd570613ccfbce8da870d4d9d54 c3041d69a8086ad3a7635133369cbe4c6f4ee9a6 Marc Feeley <feeley@iro.umontreal.ca> 1544189425 -0500	commit: Improve benchmark summarization to always have real and cpu time
c3041d69a8086ad3a7635133369cbe4c6f4ee9a6 56a9641060ae3cc0cc798103d6dcb0abef008f79 Marc Feeley <feeley@iro.umontreal.ca> 1545934873 -0500	commit: Improve gc-hash-table implementation (faster hash function, faster collision handling, support for union-find)
56a9641060ae3cc0cc798103d6dcb0abef008f79 5ab2aa749d770dd64a6294916acf873a44af8ae5 Marc Feeley <feeley@iro.umontreal.ca> 1546005886 -0500	commit: Extend equal? and equal?-hash to support cycles and sharing (for conformance to R7RS equal?)
5ab2aa749d770dd64a6294916acf873a44af8ae5 a5d0db9843a55052da4aa22fdd33e12898daa331 Marc Feeley <feeley@iro.umontreal.ca> 1546264493 -0500	commit: Make with-output-to-string/vector/u8vector and call-with-output-string/vector/u8vector allow a single parameter
a5d0db9843a55052da4aa22fdd33e12898daa331 18db3be283e6e103bec5665d6c57d416433e58dc Marc Feeley <feeley@iro.umontreal.ca> 1546357925 -0500	commit: Update Windows batch files to build Gambit with Visual Studio development environment command line tools
18db3be283e6e103bec5665d6c57d416433e58dc e9682cae3bff92095af5e3fde44a70da94fb7f04 Marc Feeley <feeley@iro.umontreal.ca> 1546399289 -0500	commit: Change current-jiffy so it returns an exact integer
e9682cae3bff92095af5e3fde44a70da94fb7f04 584c8b2c40efe7111242bc72d6f84b1abaae3cd4 Marc Feeley <feeley@iro.umontreal.ca> 1546400403 -0500	commit: Add when and unless
584c8b2c40efe7111242bc72d6f84b1abaae3cd4 e3db287ab7121e2ee54a500d07e2023a2ec8bc97 Marc Feeley <feeley@iro.umontreal.ca> 1546400750 -0500	commit: Add flush-output-port
e3db287ab7121e2ee54a500d07e2023a2ec8bc97 7dd8bc6037c3ac0fdbc236a68142c0743076e52a Marc Feeley <feeley@iro.umontreal.ca> 1546402499 -0500	commit: Add write-string
7dd8bc6037c3ac0fdbc236a68142c0743076e52a e06c456e4394501b3331e9225bc2d83ace001af4 Marc Feeley <feeley@iro.umontreal.ca> 1546403730 -0500	commit: Add write-bytevector
e06c456e4394501b3331e9225bc2d83ace001af4 246a3c33897c4feefc73f5f055c2dba6ee212d98 Marc Feeley <feeley@iro.umontreal.ca> 1546440482 -0500	commit: Add Windows CI testing of misc/vstudio.bat
246a3c33897c4feefc73f5f055c2dba6ee212d98 665107a603a4ef01363cb93400c5d2bec13784f2 Marc Feeley <feeley@iro.umontreal.ca> 1546442959 -0500	commit: Add unit test for exact-integer?
665107a603a4ef01363cb93400c5d2bec13784f2 0db2b837444147cc9391fd82cd52a790c7f4245e Marc Feeley <feeley@iro.umontreal.ca> 1546443593 -0500	commit: Avoid using powershell in test script for Windows CI
0db2b837444147cc9391fd82cd52a790c7f4245e b9bae7c7c3dc2e0676a786fa4519a285ba1249da Marc Feeley <feeley@iro.umontreal.ca> 1546456279 -0500	commit: Properly support 64 bit processors when using Windows build batch files
b9bae7c7c3dc2e0676a786fa4519a285ba1249da b311a3cc5343ef5075aa57e401c2ca371d3f382f Marc Feeley <feeley@iro.umontreal.ca> 1546456393 -0500	commit: Obey old C compiler syntax declaration ordering
b311a3cc5343ef5075aa57e401c2ca371d3f382f 7dcb09b7e399f030cfa3cf67cd655f2ab16fc6a4 Marc Feeley <feeley@iro.umontreal.ca> 1546554271 -0500	commit: Add primitives to insert and delete a single element from a string/vector/u8vector/...
7dcb09b7e399f030cfa3cf67cd655f2ab16fc6a4 45bc7ed854b9206441ba92a4c60c3a9a5883788b Marc Feeley <feeley@iro.umontreal.ca> 1546616582 -0500	commit: Change write and pretty-print and add write-simple and write-shared conforming to R7RS (proper handling of cycles and sharing)
45bc7ed854b9206441ba92a4c60c3a9a5883788b e97be6cf928149860e15badfe968257695e5d813 Marc Feeley <feeley@iro.umontreal.ca> 1546984043 -0500	commit: Fix setup of literals containing boxes
e97be6cf928149860e15badfe968257695e5d813 614fa4fb8a742a2edac4b2ba2ab3e22c9738baec Marc Feeley <feeley@iro.umontreal.ca> 1546992530 -0500	commit: Allow literals that have shared structure and cycles, expressed with datum labels
614fa4fb8a742a2edac4b2ba2ab3e22c9738baec 3472e7cb00da5bbdf274fe399fc4a2e410344bf0 Marc Feeley <feeley@iro.umontreal.ca> 1547039998 -0500	commit: Repair source tail sharing issue a better way
3472e7cb00da5bbdf274fe399fc4a2e410344bf0 57868a99984cd89d34432f57ba423c41dc4fa10e Marc Feeley <feeley@iro.umontreal.ca> 1547571390 -0500	commit: Implement 2 and 3 parameter versions of vector-copy, string-copy, etc
57868a99984cd89d34432f57ba423c41dc4fa10e 4291e059f402e504dea4dafb1e3dba11976a2232 Marc Feeley <feeley@iro.umontreal.ca> 1547583284 -0500	commit: Implement 2 and 3 parameter versions of vector->list, string->list, etc
4291e059f402e504dea4dafb1e3dba11976a2232 e2ef9dce0e95dd081752db8af423e94c1bfe66c5 Marc Feeley <feeley@iro.umontreal.ca> 1547607817 -0500	commit: Add vector-copy!, string-copy!, etc
e2ef9dce0e95dd081752db8af423e94c1bfe66c5 e48a97fb6fdc2d66c279ddab3d6633f1e702c046 Marc Feeley <feeley@iro.umontreal.ca> 1547700892 -0500	commit: Improve Windows misc/vstudio.bat build script so that it creates a correct bin/gambcomp-C.bat file
e48a97fb6fdc2d66c279ddab3d6633f1e702c046 c2b1c52f496d9582b1094f1212b90085474a7765 Marc Feeley <feeley@iro.umontreal.ca> 1547735269 -0500	commit: Add symbol=? procedure
c2b1c52f496d9582b1094f1212b90085474a7765 a69f6795512563c2e1efc9054039aa05e00dc52d Marc Feeley <feeley@iro.umontreal.ca> 1547737835 -0500	commit: Add vector->string and string->vector procedures
a69f6795512563c2e1efc9054039aa05e00dc52d 437d4da4eb7d62b69c55a8fca5efaab8d18464fb Marc Feeley <feeley@iro.umontreal.ca> 1547739288 -0500	commit: Implement bytevector procedures as aliases to the u8vector procedures
437d4da4eb7d62b69c55a8fca5efaab8d18464fb 98ca3b41d2a9f86328f1136009f5bf965f1f0f58 Marc Feeley <feeley@iro.umontreal.ca> 1547826525 -0500	commit: Add utf8->string
98ca3b41d2a9f86328f1136009f5bf965f1f0f58 29a8a4e1d923586a73a72fabdc1fb13543127ec6 Marc Feeley <feeley@iro.umontreal.ca> 1547829346 -0500	commit: Add string->utf8
29a8a4e1d923586a73a72fabdc1fb13543127ec6 46819dee1f075f800de88e11dc07df3ab01ee308 Marc Feeley <feeley@iro.umontreal.ca> 1547838542 -0500	commit: Avoid "library not found for -lgcc_s.10.5" error on macOS when mixing clang and gcc
46819dee1f075f800de88e11dc07df3ab01ee308 a5a77e6a0ec836c5c999afc0cf4a2b8aee092d73 Marc Feeley <feeley@iro.umontreal.ca> 1547838648 -0500	commit: [COMPILER CHANGES NEEDED FOR v4.9.2] Changed version in compiler
a5a77e6a0ec836c5c999afc0cf4a2b8aee092d73 cf5688ecf35d85b9355c645f535c1e057b3064e7 Marc Feeley <feeley@iro.umontreal.ca> 1547838863 -0500	commit: [RUNTIME CHANGES NEEDED FOR v4.9.2] Changed version of runtime using misc/changev
cf5688ecf35d85b9355c645f535c1e057b3064e7 ce4b3f927780c19079cc170bdf696c17ef5b2cba Marc Feeley <feeley@iro.umontreal.ca> 1548199368 -0500	commit: Remove --enable-c-opt from macOS prebuilt installer options, which caused -O3 being passed to the C compiler
ce4b3f927780c19079cc170bdf696c17ef5b2cba 551d57953ee92cd3ab594d869252135a69a9a049 Marc Feeley <feeley@iro.umontreal.ca> 1548200204 -0500	commit: Add textual-port? and binary-port?
551d57953ee92cd3ab594d869252135a69a9a049 c0811afe2f4a3e7248baa54aa964fd31d57d96a4 Marc Feeley <feeley@iro.umontreal.ca> 1548200716 -0500	commit: Add input-port-open? and output-port-open? which always return #t because it is not possible in general to tell if a port is open or not
c0811afe2f4a3e7248baa54aa964fd31d57d96a4 8408b1028840cc07e8c4bae358ca55010555e828 Marc Feeley <feeley@iro.umontreal.ca> 1548202545 -0500	commit: Add call-with-port
8408b1028840cc07e8c4bae358ca55010555e828 0a459e8e986e2ecb5e7cd80a02fa21abd0c0be5d Marc Feeley <feeley@iro.umontreal.ca> 1548202751 -0500	commit: Add eof-object
0a459e8e986e2ecb5e7cd80a02fa21abd0c0be5d bbd00afad42a2d4f9531d75ca642b5026e8d2eca Marc Feeley <feeley@iro.umontreal.ca> 1548203234 -0500	commit: Add open-binary-input-file and open-binary-output-file
bbd00afad42a2d4f9531d75ca642b5026e8d2eca 428985f6e9cf42587fd6b93465bd70735f5bcf81 Marc Feeley <feeley@iro.umontreal.ca> 1548217631 -0500	commit: Add open-input-bytevector, open-output-bytevector and get-output-bytevector
428985f6e9cf42587fd6b93465bd70735f5bcf81 574e30e3776c81f560cb7b6fb2c7119b3f03f4fe Marc Feeley <feeley@iro.umontreal.ca> 1548219125 -0500	commit: Add error-object?, error-object-message and error-object-irritants
574e30e3776c81f560cb7b6fb2c7119b3f03f4fe 364410bcb7872f26bc846e9015317f5ead67bd7b Marc Feeley <feeley@iro.umontreal.ca> 1548435439 -0500	commit: Extend finite?, infinite?, and nan? to complex numbers
364410bcb7872f26bc846e9015317f5ead67bd7b f8b1437aae767f574c80028985a98444dfabe2d5 Marc Feeley <feeley@iro.umontreal.ca> 1548439662 -0500	commit: Add emergency-exit
f8b1437aae767f574c80028985a98444dfabe2d5 56670f6643a4ec3a569153c02714d8ab1935dd45 Marc Feeley <feeley@iro.umontreal.ca> 1548440578 -0500	commit: Fix name change from ##exit-abnormally to ##exit-abruptly
56670f6643a4ec3a569153c02714d8ab1935dd45 bac68dddebb789755e5d957afce1485e89e23c2d Marc Feeley <feeley@iro.umontreal.ca> 1548440638 -0500	commit: Add features procedure
bac68dddebb789755e5d957afce1485e89e23c2d e57b46df5c8c640947d31610b656dcc9e374f48a Marc Feeley <feeley@iro.umontreal.ca> 1548475222 -0500	commit: Add read-string
e57b46df5c8c640947d31610b656dcc9e374f48a e13dd4f07a4141de679e7f6d25366dfa49a83044 Marc Feeley <feeley@iro.umontreal.ca> 1548520566 -0500	commit: Fix "Input port character buffer is not empty" exception not reporting the correct procedure
e13dd4f07a4141de679e7f6d25366dfa49a83044 03ed5f568aec8b1d01d4cf56a65ec4d80a37b2ce Marc Feeley <feeley@iro.umontreal.ca> 1548520589 -0500	commit: Add u8-ready?
03ed5f568aec8b1d01d4cf56a65ec4d80a37b2ce 176c16bc2215e2a109bed1d337129b4b9be63894 Marc Feeley <feeley@iro.umontreal.ca> 1548650180 -0500	commit: Improve compactness of debugging information through sharing
176c16bc2215e2a109bed1d337129b4b9be63894 5e6db0ce2972527ad0141b1afff9244d25f62dc9 Marc Feeley <feeley@iro.umontreal.ca> 1548650228 -0500	commit: Use unbuffered output for remote debugger REPL
5e6db0ce2972527ad0141b1afff9244d25f62dc9 996f7cf5a7798ada5df7eff15dc35ae2f55bdaf3 Marc Feeley <feeley@iro.umontreal.ca> 1548688550 -0500	commit: Add read-bytevector
996f7cf5a7798ada5df7eff15dc35ae2f55bdaf3 9b75a56db9a760b684d7fea7d85aa548f0f63cb5 Marc Feeley <feeley@iro.umontreal.ca> 1548694012 -0500	commit: Add read-bytevector!
9b75a56db9a760b684d7fea7d85aa548f0f63cb5 95ea1044d37fd9f18a9e66e4d7a2d8846fed37cc Marc Feeley <feeley@iro.umontreal.ca> 1548694730 -0500	commit: Add check for mutable string/u8vector on buffer parameter of read-substring, read-subu8vector, read-bytevector!, and udp-read-subu8vector
95ea1044d37fd9f18a9e66e4d7a2d8846fed37cc ade907194db4ffd83eb503f6985a7f7988d023ea Marc Feeley <feeley@iro.umontreal.ca> 1548774162 -0500	commit: Add file-error? and read-error?
ade907194db4ffd83eb503f6985a7f7988d023ea 719181e89d17b64cf1d95f9c4d44e6bb0ce1b593 Marc Feeley <feeley@iro.umontreal.ca> 1548776216 -0500	commit: Add syntax-error special form
719181e89d17b64cf1d95f9c4d44e6bb0ce1b593 45e9f09455bb4bd107842960152607c7307f6f08 Marc Feeley <feeley@iro.umontreal.ca> 1548800468 -0500	commit: Add floor-quotient, floor-remainder, floor/, truncate-quotient, truncate-remainder, and truncate/ and refactor _num.scm to use values objects to pair quotient/remainder and sqrt/remainder
45e9f09455bb4bd107842960152607c7307f6f08 4925dfbba8a41723506a0cb4b03ef2148c705bd1 Marc Feeley <feeley@iro.umontreal.ca> 1548869261 -0500	commit: Add 2 argument log
4925dfbba8a41723506a0cb4b03ef2148c705bd1 2b07dded72ff576b38d343d85e691c1afeb1e3c3 Marc Feeley <feeley@iro.umontreal.ca> 1548874533 -0500	commit: Make vectors, u8vectors, etc self-evaluating
2b07dded72ff576b38d343d85e691c1afeb1e3c3 375e5c5fbdfcb943be165d7d600119c558aacfdf Marc Feeley <feeley@iro.umontreal.ca> 1548878126 -0500	commit: Fix read-bytevector and read-bytevector! so they check the port is a byte input port
375e5c5fbdfcb943be165d7d600119c558aacfdf 47a8c5640ac80df4593c87f98d9f38d8b83e9f5b Marc Feeley <feeley@iro.umontreal.ca> 1548880380 -0500	commit: Add make-promise and promise?
47a8c5640ac80df4593c87f98d9f38d8b83e9f5b fad91c153906a8a59e03f82d36984a0b478a52eb Marc Feeley <feeley@iro.umontreal.ca> 1548881347 -0500	commit: Add boolean=?
fad91c153906a8a59e03f82d36984a0b478a52eb acf8441f4e0bf64a3b1dbafa82c1434fcddccc62 Marc Feeley <feeley@iro.umontreal.ca> 1548881379 -0500	commit: Fix missing type check for symbol=?
acf8441f4e0bf64a3b1dbafa82c1434fcddccc62 6e58325a648b3ff2eb4aa3a56524674b9b50254c Marc Feeley <feeley@iro.umontreal.ca> 1548993099 -0500	commit: Fix display of procedure objects in output of -expansion
6e58325a648b3ff2eb4aa3a56524674b9b50254c a570878036f9db05d3752775a2f4079985f7aa23 Marc Feeley <feeley@iro.umontreal.ca> 1548993199 -0500	commit: Fix innocuous typo
a570878036f9db05d3752775a2f4079985f7aa23 3f91e363708830426b6530a9d9af2b46d43091f7 Marc Feeley <feeley@iro.umontreal.ca> 1549127618 -0500	commit: Fix issue #381
3f91e363708830426b6530a9d9af2b46d43091f7 a5fa2cbc386b2525bcd7f242197a8217fd002925 Marc Feeley <feeley@iro.umontreal.ca> 1549346744 -0500	commit: Add delay-force and improve implementation of force and delay
a5fa2cbc386b2525bcd7f242197a8217fd002925 6db44ea0e1ba93b2d2562a45904c269ef7a5fbfe Marc Feeley <feeley@iro.umontreal.ca> 1549374857 -0500	commit: Avoid "jump bypasses variable initialization" on inlined ##force when compiling with g++
6db44ea0e1ba93b2d2562a45904c269ef7a5fbfe 1e5767cd97b1a7dab0d4a4a6426f8807ad4b37b7 Marc Feeley <feeley@iro.umontreal.ca> 1549376553 -0500	commit: [COMPILER CHANGES NEEDED FOR v4.9.3] Changed version in compiler
1e5767cd97b1a7dab0d4a4a6426f8807ad4b37b7 baf7de67f6d800821412fe83a8d9e9e09faeb490 Marc Feeley <feeley@iro.umontreal.ca> 1549376769 -0500	commit: [RUNTIME CHANGES NEEDED FOR v4.9.3] Changed version of runtime using misc/changev
