Timeline
May 3, 2025:
- 9:57 AM Changeset [969d7d3] by
- temporarily turn off ARM/x86 in full build because of problems
- 9:28 AM Changeset [f466d6b] by
- temporarily turn off x86 in full build because of problems
- 8:06 AM Changeset [c9c1a7e6] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 8:06 AM Changeset [99a7163] by
- temporarily turn off ARM in full build because of problems
- 12:46 AM Changeset [57c7e6c4] by
- 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
- Further notes about the file I just added. This is my attempt to move …
May 1, 2025:
- 2:26 PM Ticket #133 (cfa-cc - Better signature for copy constructors.) updated by
- I am attaching my attempt to make this change. It does not work, it …
- 11:29 AM Changeset [ef05cf0] by
- Moved over some clean-up I did in various attempted fixes. …
Apr 30, 2025:
- 12:56 PM Changeset [b1f225e5] by
- Wrote up a document describing problems with the current …
Apr 28, 2025:
- 1:18 PM Changeset [f36c916] by
- more changes to the Jenkins compiler code
- 11:12 AM Changeset [47f791e] by
- try to fix Jenkins build problem
- 10:47 AM Ticket #310 (cfa-cc - Find Cause of IO Header Compliation Slowdown) created by
- Follow up to ae0c1c3bd041ed739c4bdaa8dd6b3cd33d35f692 This change …
Apr 26, 2025:
- 7:26 AM Changeset [38e17b0] by
- add string example to extract words from line
- 7:21 AM Changeset [ecfa58be] by
- add figures for background chapter
Apr 25, 2025:
- 7:08 PM Changeset [ae0c1c3] by
- Rewrote the iostream traits to have a single assertion each, a table …
- 7:40 AM Changeset [65bd3c2] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 7:39 AM Changeset [6b33e89] by
- change backquote call to regular call
- 4:03 AM Changeset [f85de47] by
- String chapter work. General copy-editing throughout the chapter. …
Apr 24, 2025:
- 6:35 PM Changeset [b195498] by
- proofreading intro and background chapters, capitalize section titles, …
- 7:03 AM Changeset [f632bd50] by
- update order of full-build compilations
Apr 22, 2025:
- 8:22 PM Changeset [bea0291] by
- change section title to capitalization
Apr 21, 2025:
- 2:47 PM Changeset [691a4b7] by
- update ARM full build removing gcc-9 and replacing with gcc-12
Apr 20, 2025:
- 8:28 PM Changeset [9d9fd81] by
- more proofreading of list API
- 8:27 PM Changeset [65b0402] by
- formatting and add return values
- 9:48 AM Changeset [0e4e43d] by
- proofread list API
Apr 19, 2025:
- 4:33 PM Changeset [0eacfd4] by
- formatting and adding alternate-named list routines
Apr 18, 2025:
- 4:15 PM Changeset [e86735ba] by
- clean up current for control, first attempt at adding ==/!= to for control
- 8:43 AM Changeset [9dd1dd6] by
- formatting
Apr 17, 2025:
- 10:25 PM Changeset [4740281] by
- proofread list chapter
- 10:07 PM Changeset [15eebd4] by
- small wording changes
- 10:06 PM Changeset [7a43045] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:51 PM Changeset [3c1e432] by
- proofread autogen proposal
Apr 15, 2025:
- 4:03 PM Changeset [471613c] by
- Updated the autogen proposal with a handful of recent suggestions/ideas.
- 11:49 AM Changeset [0d41e600] by
- Linked-list chapter writing, pushing work in progress
Apr 14, 2025:
- 9:05 PM Changeset [768d091] by
- rename I/O function "clear" to "clearerr"
- 4:57 PM Changeset [10ef475] by
- Move string benchmark programs into thesis
- 9:54 AM Changeset [68c7062] by
- update overload test programs for Ada and swift
- 7:49 AM Changeset [d9aee90] by
- small proofreading changes for string chapter
Apr 13, 2025:
- 9:16 PM Changeset [b0296dba] by
- more proofreading of string chapter
- 9:15 PM Changeset [5ad6f0d] by
- more inlining, add strnlen and strncmp for string type
Apr 11, 2025:
- 6:40 PM Changeset [a514fed] by
- update user documentation
- 6:39 PM Changeset [30548de] by
- change manipulator name quoted to quote
- 4:31 PM Changeset [a800a19] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 4:31 PM Changeset [602ac05] by
- more proofreading of string chapter
- 4:00 PM Changeset [cefaa2df] by
- Adding my Going Forward document. If only so I can stop tweaking it. …
- 1:23 PM Changeset [c4f8c4bf] by
- Fix string-operator handling on +=
- 8:52 AM Changeset [dab6e39] by
- small cleanups
- 1:23 AM Changeset [d03a386] by
- Give a few string operator overloads a preference boost. Intent is to …
- 12:29 AM Changeset [570e7ad] by
- 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
- […] Actual: Compiles, runs, prints, "3-c." Expected: Ambiguous at …
Apr 10, 2025:
- 7:44 PM Changeset [3f631d6] by
- Switch string io to be generic upon iostream, rather than specific …
- 6:49 PM Changeset [d175767] by
- Add test for string operator overload selection. The ".expect" file …
- 6:07 PM Changeset [831b2ec] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:06 PM Changeset [aacd1e1] by
- proofread abstract
- 6:06 PM Changeset [234c432] by
- Reorder string quasi-lifecycle functions to ensure string dtor called …
- 5:27 PM Changeset [b1b513d] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 5:13 PM Changeset [bb506e0] by
- add the abstract paragraph
- 2:17 PM Changeset [28182444] by
- proofread conclusion
- 12:11 PM Changeset [5ca1766] by
- conclusion of thesis
- 7:34 AM Changeset [7e4f226] by
- update excepted output for string tests
- 7:33 AM Changeset [9018dcf] by
- updates to string type
- 7:31 AM Changeset [931f1b4] by
- more proofreading string chapter
Apr 9, 2025:
- 9:43 PM Changeset [6174ecc] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 9:15 PM Changeset [d914750] by
- proofread new related work section
- 9:07 PM Changeset [119889f] by
- Partially fix #185. This fix applies to functions, but not types. …
- 6:38 PM Changeset [50e8125] by
- Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
- 6:37 PM Changeset [51b72bf5] by
- add a discussion of related work
- 2:50 PM Changeset [52eb7b7] by
- fix editorial comment on Moss quote
Apr 8, 2025:
- 11:08 PM Changeset [2572add] by
- more proofreading
- 11:06 PM Changeset [597ddfeb] by
- update code for deprecating old type-parameter names: otype, dtype, …
- 2:14 PM Changeset [9fbc40e] by
- proofread future chapter
Apr 7, 2025:
- 9:22 PM Changeset [7d405eb] by
- more proofreading, change file names
- 9:18 PM Changeset [0393fda8] by
- add, update citations
Apr 6, 2025:
- 10:46 PM Changeset [ed5023d1] by
- fix substring error being outside of string, simplify comparison …
- 10:41 PM Changeset [56ec508] by
- more string API updates
Apr 3, 2025:
- 9:48 PM Changeset [96a11655] by
- fix bug concatenating char and string
- 9:47 PM Changeset [6b765d5] by
- add non-backwards compatible string operations
Note:
See TracTimeline
for information about the timeline view.