Timeline



May 3, 2025:

9:57 AM Changeset [969d7d3] by Peter A. Buhr <pabuhr@…>
temporarily turn off ARM/x86 in full build because of problems
9:28 AM Changeset [f466d6b] by Peter A. Buhr <pabuhr@…>
temporarily turn off x86 in full build because of problems
8:06 AM Changeset [c9c1a7e6] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
8:06 AM Changeset [99a7163] by Peter A. Buhr <pabuhr@…>
temporarily turn off ARM in full build because of problems
12:46 AM Changeset [57c7e6c4] by Fangren Yu <f37yu@…>
proofreading fix as suggested by Ondrej

May 2, 2025:

4:05 PM Ticket #280 (cfa-cc - Compound Literal Hoisted Out of Function/typeof) updated by ajbeach
Further notes about the file I just added. This is my attempt to move …
3:49 PM compound-literal-expr.diff attached to Ticket #280 by ajbeach
Work-in-progress attempt to fix the resolution of the CompoundLiteralExpr.

May 1, 2025:

2:26 PM Ticket #133 (cfa-cc - Better signature for copy constructors.) updated by ajbeach
I am attaching my attempt to make this change. It does not work, it …
2:19 PM copy-update.diff attached to Ticket #133 by ajbeach
Diff from attempt to make this change.
11:29 AM Changeset [ef05cf0] by Andrew Beach <ajbeach@…>
Moved over some clean-up I did in various attempted fixes. …

Apr 30, 2025:

12:56 PM Changeset [b1f225e5] by Andrew Beach <ajbeach@…>
Wrote up a document describing problems with the current …

Apr 28, 2025:

1:18 PM Changeset [f36c916] by Peter A. Buhr <pabuhr@…>
more changes to the Jenkins compiler code
11:12 AM Changeset [47f791e] by Peter A. Buhr <pabuhr@…>
try to fix Jenkins build problem
10:47 AM Ticket #310 (cfa-cc - Find Cause of IO Header Compliation Slowdown) created by ajbeach
Follow up to ae0c1c3bd041ed739c4bdaa8dd6b3cd33d35f692 This change …

Apr 26, 2025:

7:26 AM Changeset [38e17b0] by Peter A. Buhr <pabuhr@…>
add string example to extract words from line
7:21 AM Changeset [ecfa58be] by Peter A. Buhr <pabuhr@…>
add figures for background chapter

Apr 25, 2025:

7:08 PM Changeset [ae0c1c3] by Andrew Beach <ajbeach@…>
Rewrote the iostream traits to have a single assertion each, a table …
7:40 AM Changeset [65bd3c2] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
7:39 AM Changeset [6b33e89] by Peter A. Buhr <pabuhr@…>
change backquote call to regular call
4:03 AM Changeset [f85de47] by Michael Brooks <mlbrooks@…>
String chapter work. General copy-editing throughout the chapter. …

Apr 24, 2025:

6:35 PM Changeset [b195498] by Peter A. Buhr <pabuhr@…>
proofreading intro and background chapters, capitalize section titles, …
7:03 AM Changeset [f632bd50] by Peter A. Buhr <pabuhr@…>
update order of full-build compilations

Apr 22, 2025:

8:22 PM Changeset [bea0291] by Peter A. Buhr <pabuhr@…>
change section title to capitalization

Apr 21, 2025:

2:47 PM Changeset [691a4b7] by Peter A. Buhr <pabuhr@…>
update ARM full build removing gcc-9 and replacing with gcc-12

Apr 20, 2025:

8:28 PM Changeset [9d9fd81] by Peter A. Buhr <pabuhr@…>
more proofreading of list API
8:27 PM Changeset [65b0402] by Peter A. Buhr <pabuhr@…>
formatting and add return values
9:48 AM Changeset [0e4e43d] by Peter A. Buhr <pabuhr@…>
proofread list API

Apr 19, 2025:

4:33 PM Changeset [0eacfd4] by Peter A. Buhr <pabuhr@…>
formatting and adding alternate-named list routines

Apr 18, 2025:

4:15 PM Changeset [e86735ba] by Peter A. Buhr <pabuhr@…>
clean up current for control, first attempt at adding ==/!= to for control
8:43 AM Changeset [9dd1dd6] by Peter A. Buhr <pabuhr@…>
formatting

Apr 17, 2025:

10:25 PM Changeset [4740281] by Peter A. Buhr <pabuhr@…>
proofread list chapter
10:07 PM Changeset [15eebd4] by Peter A. Buhr <pabuhr@…>
small wording changes
10:06 PM Changeset [7a43045] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:51 PM Changeset [3c1e432] by Peter A. Buhr <pabuhr@…>
proofread autogen proposal

Apr 15, 2025:

4:03 PM Changeset [471613c] by Andrew Beach <ajbeach@…>
Updated the autogen proposal with a handful of recent suggestions/ideas.
11:49 AM Changeset [0d41e600] by Michael Brooks <mlbrooks@…>
Linked-list chapter writing, pushing work in progress

Apr 14, 2025:

9:05 PM Changeset [768d091] by Peter A. Buhr <pabuhr@…>
rename I/O function "clear" to "clearerr"
4:57 PM Changeset [10ef475] by Michael Brooks <mlbrooks@…>
Move string benchmark programs into thesis
9:54 AM Changeset [68c7062] by Peter A. Buhr <pabuhr@…>
update overload test programs for Ada and swift
7:49 AM Changeset [d9aee90] by Peter A. Buhr <pabuhr@…>
small proofreading changes for string chapter

Apr 13, 2025:

9:16 PM Changeset [b0296dba] by Peter A. Buhr <pabuhr@…>
more proofreading of string chapter
9:15 PM Changeset [5ad6f0d] by Peter A. Buhr <pabuhr@…>
more inlining, add strnlen and strncmp for string type

Apr 11, 2025:

6:40 PM Changeset [a514fed] by Peter A. Buhr <pabuhr@…>
update user documentation
6:39 PM Changeset [30548de] by Peter A. Buhr <pabuhr@…>
change manipulator name quoted to quote
4:31 PM Changeset [a800a19] by Peter A. Buhr <pabuhr@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
4:31 PM Changeset [602ac05] by Peter A. Buhr <pabuhr@…>
more proofreading of string chapter
4:00 PM Changeset [cefaa2df] by Andrew Beach <ajbeach@…>
Adding my Going Forward document. If only so I can stop tweaking it. …
1:23 PM Changeset [c4f8c4bf] by Michael Brooks <mlbrooks@…>
Fix string-operator handling on +=
8:52 AM Changeset [dab6e39] by Peter A. Buhr <pabuhr@…>
small cleanups
1:23 AM Changeset [d03a386] by Michael Brooks <mlbrooks@…>
Give a few string operator overloads a preference boost. Intent is to …
12:29 AM Changeset [570e7ad] by Michael Brooks <mlbrooks@…>
Make string operator-overload costs match their intuitively equivalent …
12:26 AM Ticket #309 (cfa-cc - Resolver selects arbitrary candidate from ambiguity when return types ...) created by mlbrooks
[…] Actual: Compiles, runs, prints, "3-c." Expected: Ambiguous at …

Apr 10, 2025:

7:44 PM Changeset [3f631d6] by Michael Brooks <mlbrooks@…>
Switch string io to be generic upon iostream, rather than specific …
6:49 PM Changeset [d175767] by Michael Brooks <mlbrooks@…>
Add test for string operator overload selection. The ".expect" file …
6:07 PM Changeset [831b2ec] by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:06 PM Changeset [aacd1e1] by Peter A. Buhr <pabuhr@…>
proofread abstract
6:06 PM Changeset [234c432] by Michael Brooks <mlbrooks@…>
Reorder string quasi-lifecycle functions to ensure string dtor called …
5:27 PM Changeset [b1b513d] by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
5:13 PM Changeset [bb506e0] by Fangren Yu <f37yu@…>
add the abstract paragraph
2:17 PM Changeset [28182444] by Peter A. Buhr <pabuhr@…>
proofread conclusion
12:11 PM Changeset [5ca1766] by Fangren Yu <f37yu@…>
conclusion of thesis
7:34 AM Changeset [7e4f226] by Peter A. Buhr <pabuhr@…>
update excepted output for string tests
7:33 AM Changeset [9018dcf] by Peter A. Buhr <pabuhr@…>
updates to string type
7:31 AM Changeset [931f1b4] by Peter A. Buhr <pabuhr@…>
more proofreading string chapter

Apr 9, 2025:

9:43 PM Changeset [6174ecc] by Michael Brooks <mlbrooks@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
9:15 PM Changeset [d914750] by Peter A. Buhr <pabuhr@…>
proofread new related work section
9:07 PM Changeset [119889f] by Michael Brooks <mlbrooks@…>
Partially fix #185. This fix applies to functions, but not types. …
6:38 PM Changeset [50e8125] by Fangren Yu <f37yu@…>
Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
6:37 PM Changeset [51b72bf5] by Fangren Yu <f37yu@…>
add a discussion of related work
2:50 PM Changeset [52eb7b7] by Peter A. Buhr <pabuhr@…>
fix editorial comment on Moss quote

Apr 8, 2025:

11:08 PM Changeset [2572add] by Peter A. Buhr <pabuhr@…>
more proofreading
11:06 PM Changeset [597ddfeb] by Peter A. Buhr <pabuhr@…>
update code for deprecating old type-parameter names: otype, dtype, …
2:14 PM Changeset [9fbc40e] by Peter A. Buhr <pabuhr@…>
proofread future chapter

Apr 7, 2025:

9:22 PM Changeset [7d405eb] by Peter A. Buhr <pabuhr@…>
more proofreading, change file names
9:18 PM Changeset [0393fda8] by Peter A. Buhr <pabuhr@…>
add, update citations

Apr 6, 2025:

10:46 PM Changeset [ed5023d1] by Peter A. Buhr <pabuhr@…>
fix substring error being outside of string, simplify comparison …
10:41 PM Changeset [56ec508] by Peter A. Buhr <pabuhr@…>
more string API updates

Apr 3, 2025:

9:48 PM Changeset [96a11655] by Peter A. Buhr <pabuhr@…>
fix bug concatenating char and string
9:47 PM Changeset [6b765d5] by Peter A. Buhr <pabuhr@…>
add non-backwards compatible string operations
Note: See TracTimeline for information about the timeline view.