# # ChangeLog for / # # Generated by Trac 1.2.1 # May 9, 2024, 6:32:39 AM Wed, 03 Mar 2021 02:50:11 GMT Peter A. Buhr [6083392] * tests/.in/io.data (deleted) * tests/Makefile.am (modified) * tests/include/.expect/includes.nast.txt (moved) * tests/include/.expect/vector-containers.txt (moved) * tests/include/.expect/vector-fstream.txt (moved) * tests/include/.expect/vector-sequence.txt (moved) * tests/include/about.txt (moved) * tests/include/includes.cfa (moved) * tests/include/vector-containers.cfa (moved) * tests/include/vector-fstream.cfa (moved) * tests/include/vector-sequence.cfa (moved) * tests/io/.expect/io-acquire.txt (moved) * tests/io/.expect/io.nast.txt (moved) * tests/io/.expect/io1.oast.txt (moved) * tests/io/.expect/io2.oast.txt (moved) * tests/io/.in/io-acquire.txt (moved) * tests/io/.in/io.data (modified) * tests/io/.in/many_read.data (added) * tests/io/io-acquire.cfa (moved) * tests/io/io.cfa (moved) * tests/io/io1.cfa (moved) * tests/io/io2.cfa (moved) * tests/io/many_read.cfa (modified) restructure tests under directories and update test files Tue, 02 Mar 2021 22:28:32 GMT Peter A. Buhr [266ecf1] * Jenkins/FullBuild (modified) * benchmark/io/http/http_ring.cpp (modified) * benchmark/io/http/main.cfa (modified) * benchmark/io/http/options.cfa (modified) * benchmark/io/http/options.hfa (modified) * benchmark/io/http/protocol.cfa (modified) * benchmark/io/http/protocol.hfa (modified) * benchmark/io/http/worker.cfa (modified) * benchmark/io/http/worker.hfa (modified) * example/io/tty-echo.cfa (added) * libcfa/configure.ac (modified) * libcfa/prelude/defines.hfa.in (modified) * libcfa/src/bits/defs.hfa (modified) * libcfa/src/concurrency/io.cfa (modified) * libcfa/src/concurrency/io/call.cfa.in (modified) * libcfa/src/concurrency/io/setup.cfa (modified) * libcfa/src/concurrency/io/types.hfa (modified) * libcfa/src/concurrency/iofwd.hfa (modified) * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/concurrency/kernel.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/kernel_private.hfa (modified) * libcfa/src/concurrency/preemption.cfa (modified) * libcfa/src/concurrency/stats.cfa (modified) * libcfa/src/concurrency/stats.hfa (modified) * tests/Makefile.am (modified) * tests/io/.expect/many_read.txt (added) * tests/io/.in/io.data (added) * tests/io/many_read.cfa (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 02 Mar 2021 22:26:14 GMT Peter A. Buhr [182256b] * tests/linking/.expect/io-acquire.txt (added) * tests/linking/.in/io-acquire.txt (added) * tests/linking/io-acquire.cfa (added) add test to verify IO-stream locking does link with thread library ... Tue, 02 Mar 2021 22:23:55 GMT Peter A. Buhr [10dafa4] * tests/.expect/io-acquire.txt (added) * tests/.in/io-acquire.txt (added) * tests/io-acquire.cfa (added) add test for IO stream locking Tue, 02 Mar 2021 22:21:35 GMT Peter A. Buhr [e474cf09] * libcfa/src/fstream.cfa (modified) * libcfa/src/fstream.hfa (modified) * libcfa/src/iostream.cfa (modified) * libcfa/src/iostream.hfa (modified) add concurrency lock to IO stream and provide user interface to lock ... Tue, 02 Mar 2021 22:17:41 GMT Peter A. Buhr [0f9c010b] * tests/linking/weakso_nothd.cfa (modified) fix spelling mistake in comment Tue, 02 Mar 2021 22:16:26 GMT Peter A. Buhr [8a1fda3] * tests/Includes.cfa (modified) remove lzma.h as may not be installed Tue, 02 Mar 2021 20:20:20 GMT Thierry Delisle [9eb7a532] * Jenkins/FullBuild (modified) Add random delay to bull build to distribute the start Tue, 02 Mar 2021 20:12:40 GMT Thierry Delisle [3e5d8fb5] * Jenkins/FullBuild (modified) Fixed naming of parallel labels. Tue, 02 Mar 2021 20:11:34 GMT Thierry Delisle [44f09ea] * libcfa/src/concurrency/io/call.cfa.in (modified) * libcfa/src/concurrency/iofwd.hfa (modified) Fix include used for __u32 and friends Tue, 02 Mar 2021 19:41:03 GMT Thierry Delisle [55d6affb] * libcfa/src/concurrency/kernel.cfa (modified) Fixed stupid copy past mistake where I used eventfd_read (wait) ... Tue, 02 Mar 2021 19:38:47 GMT Thierry Delisle [f815c46] * libcfa/src/concurrency/io/setup.cfa (modified) Fix missing definition without io_uring. Tue, 02 Mar 2021 19:00:13 GMT Thierry Delisle [d5006b1] * Jenkins/FullBuild (modified) * doc/theses/andrew_beach_MMath/implement.tex (modified) * libcfa/src/stdhdr/bfdlink.h (deleted) * libcfa/src/stdhdr/hwloc.h (deleted) * libcfa/src/stdhdr/krb5.h (deleted) * src/main.cc (modified) * tests/.expect/Includes.nast.txt (added) * tests/.expect/io.nast.txt (added) * tests/.expect/io1.oast.txt (moved) * tests/.expect/io2.oast.txt (moved) * tests/.expect/math.nast.arm64.txt (added) * tests/.expect/math.nast.x64.txt (added) * tests/.expect/math.nast.x86.txt (added) * tests/.expect/math1.oast.arm64.txt (moved) * tests/.expect/math1.oast.x64.txt (moved) * tests/.expect/math1.oast.x86.txt (moved) * tests/.expect/math2.oast.arm64.txt (moved) * tests/.expect/math2.oast.x64.txt (moved) * tests/.expect/math2.oast.x86.txt (moved) * tests/.expect/math3.oast.arm64.txt (moved) * tests/.expect/math3.oast.x64.txt (moved) * tests/.expect/math3.oast.x86.txt (moved) * tests/.expect/math4.oast.arm64.txt (moved) * tests/.expect/math4.oast.x64.txt (moved) * tests/.expect/math4.oast.x86.txt (moved) * tests/.expect/mathX.nast.arm64.txt (added) * tests/.expect/mathX.nast.x64.txt (added) * tests/.expect/mathX.nast.x86.txt (added) * tests/.expect/quasiKeyword.txt (added) * tests/Includes.cfa (added) * tests/Makefile.am (modified) * tests/io.cfa (added) * tests/io1.cfa (modified) * tests/math.cfa (added) * tests/mathX.cfa (added) * tests/quasiKeyword.cfa (added) * tests/zombies/includes.c (deleted) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 02 Mar 2021 18:59:38 GMT Thierry Delisle [2cd784a] * benchmark/io/http/main.cfa (modified) * benchmark/io/http/options.cfa (modified) * benchmark/io/http/options.hfa (modified) * benchmark/io/http/protocol.cfa (modified) * benchmark/io/http/worker.cfa (modified) update http server according to last push Tue, 02 Mar 2021 18:58:12 GMT Thierry Delisle [dddb3dd0] * libcfa/src/bits/defs.hfa (modified) * libcfa/src/concurrency/io.cfa (modified) * libcfa/src/concurrency/io/call.cfa.in (modified) * libcfa/src/concurrency/io/setup.cfa (modified) * libcfa/src/concurrency/io/types.hfa (modified) * libcfa/src/concurrency/iofwd.hfa (modified) * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/concurrency/kernel.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/stats.cfa (modified) * libcfa/src/concurrency/stats.hfa (modified) Changed io to use ring per kernel threads. Tue, 02 Mar 2021 18:41:21 GMT Thierry Delisle [6047b00] * libcfa/src/concurrency/preemption.cfa (modified) Removed SA_RESTART from preemption since it seems to cause more ... Tue, 02 Mar 2021 18:20:15 GMT Thierry Delisle [a80db97] * benchmark/io/http/http_ring.cpp (modified) Http_ring now uses eventfd_read instead of io_uring_wait Thu, 25 Feb 2021 20:09:03 GMT Thierry Delisle [ed2cb3c] * benchmark/io/http/protocol.cfa (modified) * benchmark/io/http/protocol.hfa (modified) Client can now send message without copying. Thu, 25 Feb 2021 19:17:07 GMT Thierry Delisle [187fdb8] * benchmark/io/http/protocol.cfa (modified) * benchmark/io/http/protocol.hfa (modified) * benchmark/io/http/worker.cfa (modified) Optim 60% to plaintext webserver by doing 1 write instead of 2. Thu, 25 Feb 2021 19:03:05 GMT Peter A. Buhr [1bb1ceb] * tests/Includes.cfa (modified) formatting, remove emacs-module.h may not be installed, comment out ... Thu, 25 Feb 2021 17:47:59 GMT Thierry Delisle [8a930df7] * Jenkins/FullBuild (modified) Most night builds now use new ast Wed, 24 Feb 2021 18:41:19 GMT Thierry Delisle [2caed18] * benchmark/io/http/protocol.cfa (modified) Changed how messages is handled to avoid long printf. Wed, 24 Feb 2021 17:26:45 GMT Thierry Delisle [b664af2] * benchmark/io/http/http_ring.cpp (modified) Changed http_ring to have max submission count. Tue, 23 Feb 2021 21:02:27 GMT Thierry Delisle [348f81d] * benchmark/io/http/main.cfa (modified) * benchmark/io/http/options.cfa (modified) * benchmark/io/http/options.hfa (modified) * benchmark/io/http/protocol.cfa (modified) * benchmark/io/http/worker.cfa (modified) Added option to isolate processor so everything has it's own cluster Tue, 23 Feb 2021 20:40:29 GMT Thierry Delisle [a06023f] * libcfa/src/concurrency/stats.cfa (modified) More tweaking of stats Tue, 23 Feb 2021 20:35:48 GMT Thierry Delisle [fb15af5] * libcfa/src/concurrency/stats.cfa (modified) Change how stats are printed to be more compressed. Tue, 23 Feb 2021 16:57:51 GMT Thierry Delisle [18a7594] * benchmark/io/http/options.cfa (modified) added short option for numentries Mon, 22 Feb 2021 01:50:30 GMT Peter A. Buhr [097d3e1] * tests/.expect/Includes.nast.txt (added) * tests/Includes.cfa (added) * tests/Makefile.am (modified) * tests/zombies/includes.c (deleted) add test for list of /usr/include files Sun, 21 Feb 2021 21:49:14 GMT Peter A. Buhr [258a8ae3] * libcfa/src/stdhdr/bfdlink.h (deleted) * libcfa/src/stdhdr/hwloc.h (deleted) * libcfa/src/stdhdr/krb5.h (deleted) remove special include files with CFA keywords that no long exit in ... Sun, 21 Feb 2021 21:32:31 GMT Peter A. Buhr [5798ba4] Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Sun, 21 Feb 2021 21:32:07 GMT Peter A. Buhr [07c77ce] * tests/.expect/quasiKeyword.txt (added) * tests/Makefile.am (modified) * tests/quasiKeyword.cfa (added) add test for quasi-keywords Sun, 21 Feb 2021 21:28:23 GMT Peter A. Buhr [d9aa0f0] * tests/.expect/quasiKeyword.txt (added) * tests/quasiKeyword.cfa (added) add test for quasi-keywords Sun, 21 Feb 2021 16:16:01 GMT Peter A. Buhr [a9ea758] Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Sun, 21 Feb 2021 16:11:00 GMT Peter A. Buhr [72c6950] * tests/.expect/io1.oast.txt (moved) * tests/.expect/io2.oast.txt (moved) * tests/io1.cfa (modified) change UTF-8 characters back to Latin-1, restructure code, update ... Sun, 21 Feb 2021 16:07:18 GMT Peter A. Buhr [d447238] * tests/.expect/io.nast.txt (added) * tests/io.cfa (added) combined tests io1.cfa and io2.cfa into io.cfa and create .expect ... Sun, 21 Feb 2021 16:02:33 GMT Peter A. Buhr [ee0fa3a] * tests/.expect/math1.oast.arm64.txt (added) * tests/.expect/math1.oast.x64.txt (added) * tests/.expect/math1.oast.x86.txt (added) * tests/.expect/math2.oast.arm64.txt (added) * tests/.expect/math2.oast.x64.txt (added) * tests/.expect/math2.oast.x86.txt (added) * tests/.expect/math3.oast.arm64.txt (added) * tests/.expect/math3.oast.x64.txt (added) * tests/.expect/math3.oast.x86.txt (added) * tests/.expect/math4.oast.arm64.txt (added) * tests/.expect/math4.oast.x64.txt (added) * tests/.expect/math4.oast.x86.txt (added) * tests/math1.cfa (added) * tests/math2.cfa (added) * tests/math3.cfa (added) * tests/math4.cfa (added) restore tests math1-4 and rename associated .except for oast Sun, 21 Feb 2021 03:50:33 GMT Peter A. Buhr [47e18f3] * tests/.expect/math1.oast.arm64.txt (added) * tests/.expect/math1.oast.x64.txt (added) * tests/.expect/math1.oast.x86.txt (added) * tests/.expect/math2.oast.arm64.txt (added) * tests/.expect/math2.oast.x64.txt (added) * tests/.expect/math2.oast.x86.txt (added) * tests/.expect/math3.oast.arm64.txt (added) * tests/.expect/math3.oast.x64.txt (added) * tests/.expect/math3.oast.x86.txt (added) * tests/.expect/math4.oast.arm64.txt (added) * tests/.expect/math4.oast.x64.txt (added) * tests/.expect/math4.oast.x86.txt (added) * tests/math1.cfa (added) * tests/math2.cfa (added) * tests/math3.cfa (added) * tests/math4.cfa (added) restire math1-4 and .except for oast Sun, 21 Feb 2021 03:41:37 GMT Peter A. Buhr [7cde04e] * src/main.cc (modified) * tests/.expect/mathX.nast.arm64.txt (modified) * tests/.expect/mathX.nast.x86.txt (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Sun, 21 Feb 2021 03:41:24 GMT Peter A. Buhr [6cb7a92] * tests/.expect/math.nast.arm64.txt (moved) * tests/.expect/math.nast.x64.txt (moved) * tests/.expect/math.nast.x86.txt (moved) * tests/.expect/mathX.nast.arm64.txt (moved) * tests/.expect/mathX.nast.x64.txt (moved) * tests/.expect/mathX.nast.x86.txt (moved) * tests/math.cfa (modified) * tests/mathX.cfa (moved) formatting, rename match2 to mathX (extra) Fri, 19 Feb 2021 21:17:45 GMT Thierry Delisle [150d21a] * libcfa/src/concurrency/io.cfa (modified) * libcfa/src/concurrency/stats.cfa (modified) * libcfa/src/concurrency/stats.hfa (modified) Fixed clashing stat counter. Fri, 19 Feb 2021 20:18:12 GMT Thierry Delisle [4c4d854] * libcfa/src/concurrency/io.cfa (modified) * libcfa/src/concurrency/io/setup.cfa (modified) Fixed broken initialization and add verify. Fri, 19 Feb 2021 20:10:10 GMT Thierry Delisle [d60d30e] * libcfa/src/concurrency/io.cfa (modified) * libcfa/src/concurrency/stats.cfa (modified) * libcfa/src/concurrency/stats.hfa (modified) Fixed statistic for new io approach Fri, 19 Feb 2021 20:04:09 GMT Andrew Beach [e499381] * src/main.cc (modified) Added a new ast dump in main. Fri, 19 Feb 2021 18:48:14 GMT Thierry Delisle [4f762d3] * benchmark/io/http/main.cfa (modified) * benchmark/io/http/options.cfa (modified) * benchmark/io/http/protocol.cfa (modified) * benchmark/io/http/protocol.hfa (modified) * benchmark/io/http/worker.cfa (modified) * benchmark/io/http/worker.hfa (modified) Fix httpforall after changes to I/O Fri, 19 Feb 2021 18:47:09 GMT Thierry Delisle [78da4ab] * libcfa/src/concurrency/io.cfa (modified) * libcfa/src/concurrency/io/call.cfa.in (modified) * libcfa/src/concurrency/io/setup.cfa (modified) * libcfa/src/concurrency/io/types.hfa (modified) * libcfa/src/concurrency/iofwd.hfa (modified) * libcfa/src/concurrency/kernel.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/kernel_private.hfa (modified) New implementation of io based on instance burrowing. Trying to ... Fri, 19 Feb 2021 01:59:58 GMT Thierry Delisle [b44959f] * tests/Makefile.am (modified) * tests/io/.expect/many_read.txt (added) * tests/io/.in/io.data (added) * tests/io/many_read.cfa (added) Test with multiple threads reading the same file at once. Fri, 19 Feb 2021 01:57:50 GMT Thierry Delisle [376946e] * example/io/tty-echo.cfa (added) Added io example for using non-blocking ttys. (Won't work without ... Thu, 18 Feb 2021 04:38:04 GMT Peter A. Buhr [7eb0014] * tests/.expect/math2.arm64.txt (modified) create .expect file for ARM 64-bit math2 test Thu, 18 Feb 2021 04:34:10 GMT Peter A. Buhr [d8ca0ff] * tests/.expect/math2.x86.txt (modified) create .expect file for x86 32-bit math test Thu, 18 Feb 2021 04:28:33 GMT Peter A. Buhr [06d75fc] * tests/.expect/math2.arm64.txt (moved) * tests/.expect/math2.x64.txt (moved) * tests/.expect/math2.x86.txt (moved) * tests/math2.cfa (added) * tests/math4.cfa (deleted) rename math4 to math2, change printf to sout, correct constant ... Thu, 18 Feb 2021 03:37:47 GMT Peter A. Buhr [719c4ed] * tests/.expect/math.arm64.txt (added) * tests/.expect/math.x86.txt (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 18 Feb 2021 03:37:17 GMT Peter A. Buhr [1294d7f] * tests/.expect/math1.arm64.txt (deleted) * tests/.expect/math1.x64.txt (deleted) * tests/.expect/math1.x86.txt (deleted) * tests/.expect/math2.arm64.txt (deleted) * tests/.expect/math2.x64.txt (deleted) * tests/.expect/math2.x86.txt (deleted) * tests/.expect/math3.arm64.txt (deleted) * tests/.expect/math3.x64.txt (deleted) * tests/.expect/math3.x86.txt (deleted) * tests/math1.cfa (deleted) * tests/math2.cfa (deleted) * tests/math3.cfa (deleted) remove tests math1, math2, and math3 test/expect as they are combined ... Thu, 18 Feb 2021 03:32:42 GMT Peter A. Buhr [d23c0b2] * tests/.expect/math.arm64.txt (added) create .expect file for ARM 64-bit math test Thu, 18 Feb 2021 03:28:18 GMT Peter A. Buhr [f4f3f59] * tests/.expect/math.x86.txt (added) create .expect file for 32-bit math test Thu, 18 Feb 2021 03:09:04 GMT Peter A. Buhr [a76da32] * doc/theses/andrew_beach_MMath/implement.tex (modified) * libcfa/src/concurrency/coroutine.cfa (modified) * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/concurrency/kernel.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/ready_queue.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Thu, 18 Feb 2021 03:08:58 GMT Peter A. Buhr [1717b12] * tests/.expect/math.x64.txt (added) * tests/math.cfa (added) combine math1-4 tests into single test Wed, 17 Feb 2021 21:45:20 GMT Andrew Beach [830299f] * doc/theses/andrew_beach_MMath/implement.tex (modified) Andrew MMath: Second draft of the implement chapter. Wed, 17 Feb 2021 17:53:05 GMT Thierry Delisle [e7c077a] * libcfa/src/concurrency/coroutine.cfa (modified) * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/concurrency/kernel.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) * libcfa/src/concurrency/ready_queue.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 17 Feb 2021 17:46:31 GMT Thierry Delisle [eb24cec0] * doc/LaTeXmacros/common.tex (modified) * doc/papers/concurrency/mail2 (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) * doc/user/user.tex (modified) * libcfa/src/bits/containers.hfa (modified) * libcfa/src/bits/sequence.hfa (modified) * libcfa/src/fstream.hfa (modified) * src/Parser/lex.ll (modified) * src/Parser/parser.yy (modified) * tests/includes/.expect/vector-containers.txt (added) * tests/includes/.expect/vector-fstream.txt (added) * tests/includes/.expect/vector-sequence.txt (added) * tests/includes/about.txt (added) * tests/includes/vector-containers.cfa (added) * tests/includes/vector-fstream.cfa (added) * tests/includes/vector-sequence.cfa (added) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 17 Feb 2021 17:45:36 GMT Thierry Delisle [95b3a9c] * doc/LaTeXmacros/common.tex (modified) * doc/papers/concurrency/mail2 (modified) * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/future.tex (modified) * doc/theses/andrew_beach_MMath/implement.tex (modified) * doc/theses/andrew_beach_MMath/thesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/thesis.tex (modified) * doc/theses/andrew_beach_MMath/unwinding.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) * doc/theses/fangren_yu_COOP_F20/Report.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/.gitignore (added) * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) * doc/theses/thierry_delisle_PhD/thesis/fig/io_uring.fig (added) * doc/theses/thierry_delisle_PhD/thesis/fig/pivot_ring.fig (added) * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/runtime.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) * doc/user/figures/Cdecl.fig (modified) * doc/user/user.tex (modified) * libcfa/src/bits/containers.hfa (modified) * libcfa/src/bits/sequence.hfa (modified) * libcfa/src/fstream.hfa (modified) * libcfa/src/memory.cfa (modified) * libcfa/src/memory.hfa (modified) * src/Parser/lex.ll (modified) * src/Parser/parser.yy (modified) * src/main.cc (modified) * tests/.expect/smart-pointers.txt (added) * tests/includes/.expect/vector-containers.txt (added) * tests/includes/.expect/vector-fstream.txt (added) * tests/includes/.expect/vector-sequence.txt (added) * tests/includes/about.txt (added) * tests/includes/vector-containers.cfa (added) * tests/includes/vector-fstream.cfa (added) * tests/includes/vector-sequence.cfa (added) * tests/smart-pointers.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 17 Feb 2021 14:20:09 GMT Peter A. Buhr [9fb1367] * src/Parser/lex.ll (modified) * src/Parser/parser.yy (modified) make keywords catch, catchResume, finally quasi-keywords, add quasi- ... Tue, 16 Feb 2021 18:28:31 GMT Michael Brooks [d0502a3] * libcfa/src/bits/containers.hfa (modified) * libcfa/src/bits/sequence.hfa (modified) * libcfa/src/fstream.hfa (modified) * tests/includes/.expect/vector-containers.txt (added) * tests/includes/.expect/vector-fstream.txt (added) * tests/includes/.expect/vector-sequence.txt (added) * tests/includes/about.txt (added) * tests/includes/vector-containers.cfa (added) * tests/includes/vector-fstream.cfa (added) * tests/includes/vector-sequence.cfa (added) Fixing function bodies in bits/containers and bits/sequence so they ... Tue, 16 Feb 2021 18:07:56 GMT Andrew Beach [1830a86] * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) Andrew MMath: Updated exception features chapter. Tue, 16 Feb 2021 03:14:36 GMT Peter A. Buhr [c6640a3] * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) proofread Chapter 4 up to and including the start of Section 4.2.2 Tue, 16 Feb 2021 03:13:01 GMT Peter A. Buhr [b20465a] * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) fix Makefile problem building fairness.svg Tue, 16 Feb 2021 03:11:55 GMT Peter A. Buhr [79debb02] * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) switch over from 2017 to 2020 thesis macros Mon, 15 Feb 2021 18:52:46 GMT Peter A. Buhr [c4e3419c] * doc/user/user.tex (modified) formatting, update discussion on unnamed aggregates in C Mon, 15 Feb 2021 15:49:15 GMT Peter A. Buhr [17d6214] * doc/papers/concurrency/mail2 (modified) final emails about proof changes Mon, 15 Feb 2021 15:44:55 GMT Peter A. Buhr [e94eeb9] * doc/LaTeXmacros/common.tex (modified) protect newterm macro for use in section, delimit cfa macro to remove ... Mon, 15 Feb 2021 15:41:44 GMT Peter A. Buhr [10c7f40] * doc/user/user.tex (modified) formatting, rewrite section of "with" statement Fri, 12 Feb 2021 17:27:38 GMT Thierry Delisle [565acf59] * benchmark/io/http/http_ring.cpp (modified) * benchmark/io/http/parhttperf (added) * benchmark/io/http/parse-httperf.py (added) * doc/LaTeXmacros/common.tex (modified) * doc/bibliography/pl.bib (modified) * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/future.tex (modified) * doc/theses/andrew_beach_MMath/implement.tex (modified) * doc/theses/andrew_beach_MMath/thesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/thesis.tex (modified) * doc/theses/andrew_beach_MMath/unwinding.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) * doc/theses/fangren_yu_COOP_F20/Report.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/.gitignore (added) * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) * doc/theses/thierry_delisle_PhD/thesis/fig/io_uring.fig (added) * doc/theses/thierry_delisle_PhD/thesis/fig/pivot_ring.fig (added) * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/core.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/runtime.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) * doc/user/figures/Cdecl.fig (modified) * doc/user/user.tex (modified) * libcfa/src/memory.cfa (modified) * libcfa/src/memory.hfa (modified) * src/Parser/parser.yy (modified) * src/main.cc (modified) * tests/.expect/smart-pointers.txt (added) * tests/smart-pointers.cfa (modified) * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/ParserTypes.h (modified) * tools/prettyprinter/parser.yy (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 12 Feb 2021 17:27:08 GMT Thierry Delisle [da3963a] * libcfa/src/concurrency/kernel.cfa (modified) * libcfa/src/concurrency/kernel.hfa (modified) * libcfa/src/concurrency/kernel/startup.cfa (modified) Moved __bin_sem_t out of kernel.hfa since it's not needed. Fri, 12 Feb 2021 17:24:16 GMT Thierry Delisle [32c2c5e] * libcfa/src/concurrency/ready_queue.cfa (modified) Removed unused variables Fri, 12 Feb 2021 17:23:39 GMT Thierry Delisle [85ac70e8] * libcfa/src/concurrency/coroutine.cfa (modified) Fix unused variable Wed, 10 Feb 2021 16:35:14 GMT Thierry Delisle [5e99a9a] * libcfa/configure.ac (modified) * libcfa/prelude/defines.hfa.in (modified) Added missing CFA_HAVE in configure Wed, 10 Feb 2021 02:24:04 GMT Thierry Delisle [52f6250] * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) Finished section on private I/O instances. Tue, 09 Feb 2021 21:51:22 GMT Thierry Delisle [f4eb705] * doc/LaTeXmacros/common.tex (modified) * doc/theses/fangren_yu_COOP_F20/Report.tex (modified) * doc/user/figures/Cdecl.fig (modified) * doc/user/user.tex (modified) * src/main.cc (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Tue, 09 Feb 2021 21:50:56 GMT Thierry Delisle [d4a4b17] * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) High-Level design for io_uring pools. Tue, 09 Feb 2021 03:30:51 GMT Peter A. Buhr [735b627] * doc/theses/fangren_yu_COOP_F20/Report.tex (modified) update to new common macros, incorporate Thierry's fixes Tue, 09 Feb 2021 03:06:05 GMT Peter A. Buhr [7584279] * doc/LaTeXmacros/common.tex (modified) * doc/user/user.tex (modified) slightly decrease spacing before/after sections, change latin-1 macros Tue, 09 Feb 2021 03:03:42 GMT Peter A. Buhr [00f24f6] * doc/user/figures/Cdecl.fig (modified) increase text font size Tue, 09 Feb 2021 03:01:22 GMT Peter A. Buhr [aa88cb9a] * src/main.cc (modified) update translator help message Mon, 08 Feb 2021 17:11:42 GMT Thierry Delisle [5ce9bea] * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) * doc/theses/thierry_delisle_PhD/thesis/fig/pivot_ring.fig (added) Added missing rules to thesis makefile. Fri, 05 Feb 2021 03:03:29 GMT Thierry Delisle [ef0b456] * benchmark/io/http/http_ring.cpp (modified) * benchmark/io/http/parhttperf (added) * benchmark/io/http/parse-httperf.py (added) * doc/LaTeXmacros/common.tex (modified) * doc/bibliography/pl.bib (modified) * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/future.tex (modified) * doc/theses/andrew_beach_MMath/implement.tex (modified) * doc/theses/andrew_beach_MMath/thesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/thesis.tex (modified) * doc/theses/andrew_beach_MMath/unwinding.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) * libcfa/src/bits/weakso_locks.hfa (modified) * libcfa/src/memory.cfa (modified) * libcfa/src/memory.hfa (modified) * src/Parser/parser.yy (modified) * tests/.expect/attributes.nast.x64.txt (modified) * tests/.expect/attributes.nast.x86.txt (modified) * tests/.expect/attributes.oast.x64.txt (modified) * tests/.expect/attributes.oast.x86.txt (modified) * tests/.expect/smart-pointers.txt (added) * tests/attributes.cfa (modified) * tests/smart-pointers.cfa (modified) * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/ParserTypes.h (modified) * tools/prettyprinter/parser.yy (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Fri, 05 Feb 2021 03:03:23 GMT Thierry Delisle [c292244] * doc/theses/thierry_delisle_PhD/thesis/Makefile (modified) * doc/theses/thierry_delisle_PhD/thesis/fig/io_uring.fig (added) * doc/theses/thierry_delisle_PhD/thesis/local.bib (modified) * doc/theses/thierry_delisle_PhD/thesis/text/intro.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/text/io.tex (modified) * doc/theses/thierry_delisle_PhD/thesis/thesis.tex (modified) Started working on the I/O section of my thesis. Thu, 04 Feb 2021 15:04:36 GMT Andrew Beach [9af0fe2d] * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/unwinding.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) Got rid of the remaining \texorpdfstring commands. Thu, 04 Feb 2021 14:56:11 GMT Andrew Beach [29c9b23] * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/future.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) Andrew MMath: Supposed to be focused on features but it ended up ... Wed, 03 Feb 2021 23:41:45 GMT Peter A. Buhr [6a99803] * src/Parser/parser.yy (modified) add parsing for new array declaration and subscript Wed, 03 Feb 2021 16:00:39 GMT Peter A. Buhr [4b393ba] * doc/LaTeXmacros/common.tex (modified) formatting, generalize printing \CC macros Wed, 03 Feb 2021 03:31:10 GMT Peter A. Buhr [3d67f83] * doc/LaTeXmacros/common.tex (modified) make pdfstringdefDisableCommands conditional on hyperref Wed, 03 Feb 2021 02:56:41 GMT Peter A. Buhr [3b402339] * benchmark/io/http/http_ring.cpp (modified) * benchmark/io/http/parhttperf (added) * benchmark/io/http/parse-httperf.py (added) * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/implement.tex (modified) * doc/theses/andrew_beach_MMath/thesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/thesis.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) * libcfa/src/memory.cfa (modified) * libcfa/src/memory.hfa (modified) * tests/.expect/smart-pointers.txt (added) * tests/smart-pointers.cfa (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Wed, 03 Feb 2021 02:53:50 GMT Peter A. Buhr [144fa5c] * doc/LaTeXmacros/common.tex (modified) support abbrevs \CFA, \CC, lstinline ... in PDF titles Mon, 01 Feb 2021 21:59:45 GMT Andrew Beach [1c1c180] * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/implement.tex (modified) * doc/theses/andrew_beach_MMath/thesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/thesis.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis-frontpgs.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) Fixed line length and trailing whitespace on modified tex files. Mon, 01 Feb 2021 21:26:20 GMT Andrew Beach [85871478] * libcfa/src/memory.cfa (modified) Forgot about a memory fix, don't decrement a new pointer before ... Mon, 01 Feb 2021 21:23:55 GMT Andrew Beach [8be729f] * libcfa/src/memory.cfa (modified) * libcfa/src/memory.hfa (modified) * tests/.expect/smart-pointers.txt (added) * tests/smart-pointers.cfa (modified) That should fix the memory module. Simply removed all the special ... Mon, 01 Feb 2021 20:48:19 GMT Thierry Delisle [c235179] * benchmark/io/http/http_ring.cpp (modified) Added the option to pre-accept in httpring, this seems to have a ... Mon, 01 Feb 2021 19:42:22 GMT Thierry Delisle [f99f5ba] * .gitignore (modified) * doc/LaTeXmacros/common.tex (modified) * doc/bibliography/pl.bib (modified) * doc/theses/andrew_beach_MMath/.gitignore (modified) * doc/theses/andrew_beach_MMath/existing.tex (modified) * doc/theses/andrew_beach_MMath/features.tex (modified) * doc/theses/andrew_beach_MMath/future.tex (modified) * doc/theses/andrew_beach_MMath/implement.tex (modified) * doc/theses/andrew_beach_MMath/unwinding.tex (modified) * doc/theses/andrew_beach_MMath/uw-ethesis.tex (modified) * libcfa/src/Makefile.am (modified) * libcfa/src/bits/collection.hfa (modified) * libcfa/src/bits/sequence.hfa (modified) * libcfa/src/bits/weakso_locks.cfa (added) * libcfa/src/bits/weakso_locks.hfa (added) * libcfa/src/concurrency/locks.cfa (modified) * libcfa/src/concurrency/locks.hfa (modified) * libcfa/src/stdlib.hfa (modified) * src/Parser/parser.yy (modified) * tests/.expect/attributes.nast.x64.txt (modified) * tests/.expect/attributes.nast.x86.txt (modified) * tests/.expect/attributes.oast.x64.txt (modified) * tests/.expect/attributes.oast.x86.txt (modified) * tests/alloc2.cfa (modified) * tests/attributes.cfa (modified) * tests/linking/.expect/weakso_nothd.txt (added) * tests/linking/weakso_nothd.cfa (added) * tools/prettyprinter/Makefile.am (modified) * tools/prettyprinter/ParserTypes.h (modified) * tools/prettyprinter/parser.yy (modified) Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc Mon, 01 Feb 2021 19:35:07 GMT Thierry Delisle [cd70477] * benchmark/io/http/parhttperf (added) * benchmark/io/http/parse-httperf.py (added) Added some basic scripts to handle runing httperf in parallel. Mon, 01 Feb 2021 17:42:13 GMT Thierry Delisle [eeb4866] * benchmark/io/http/http_ring.cpp (modified) Changed read/write to send/recv to work around small bug in io_uring. ... Fri, 29 Jan 2021 13:25:36 GMT Peter A. Buhr [5669d0b] * tools/prettyprinter/Makefile.am (modified) change MAINTAINERCLEANFILES to MOSTLYCLEANFILES in makefile