source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @411aa65   6 months pabuhr more proofreading string chapter
(edit) @873e96c   6 months pabuhr formatting
(edit) @969d7d3   6 months pabuhr temporarily turn off ARM/x86 in full build because of problems
(edit) @f466d6b   6 months pabuhr temporarily turn off x86 in full build because of problems
(edit) @c9c1a7e6   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @99a7163   6 months pabuhr temporarily turn off ARM in full build because of problems
(edit) @57c7e6c4   6 months f37yu proofreading fix as suggested by Ondrej
(edit) @ef05cf0   6 months ajbeach Moved over some clean-up I did in various attempted fixes. …
(edit) @b1f225e5   6 months ajbeach Wrote up a document describing problems with the current …
(edit) @f36c916   6 months pabuhr more changes to the Jenkins compiler code
(edit) @47f791e   6 months pabuhr try to fix Jenkins build problem
(edit) @38e17b0   6 months pabuhr add string example to extract words from line
(edit) @ecfa58be   6 months pabuhr add figures for background chapter
(edit) @ae0c1c3   6 months ajbeach Rewrote the iostream traits to have a single assertion each, a table …
(edit) @65bd3c2   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @6b33e89   6 months pabuhr change backquote call to regular call
(edit) @f85de47   6 months mlbrooks String chapter work. General copy-editing throughout the chapter. …
(edit) @b195498   6 months pabuhr proofreading intro and background chapters, capitalize section titles, …
(edit) @f632bd50   6 months pabuhr update order of full-build compilations
(edit) @bea0291   6 months pabuhr change section title to capitalization
(edit) @691a4b7   6 months pabuhr update ARM full build removing gcc-9 and replacing with gcc-12
(edit) @9d9fd81   6 months pabuhr more proofreading of list API
(edit) @65b0402   6 months pabuhr formatting and add return values
(edit) @0e4e43d   6 months pabuhr proofread list API
(edit) @0eacfd4   6 months pabuhr formatting and adding alternate-named list routines
(edit) @e86735ba   6 months pabuhr clean up current for control, first attempt at adding ==/!= to for control
(edit) @9dd1dd6   6 months pabuhr formatting
(edit) @4740281   6 months pabuhr proofread list chapter
(edit) @15eebd4   6 months pabuhr small wording changes
(edit) @7a43045   6 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @3c1e432   6 months pabuhr proofread autogen proposal
(edit) @471613c   6 months ajbeach Updated the autogen proposal with a handful of recent suggestions/ideas.
(edit) @0d41e600   6 months mlbrooks Linked-list chapter writing, pushing work in progress
(edit) @768d091   6 months pabuhr rename I/O function "clear" to "clearerr"
(edit) @10ef475   6 months mlbrooks Move string benchmark programs into thesis
(edit) @68c7062   6 months pabuhr update overload test programs for Ada and swift
(edit) @d9aee90   6 months pabuhr small proofreading changes for string chapter
(edit) @b0296dba   6 months pabuhr more proofreading of string chapter
(edit) @5ad6f0d   6 months pabuhr more inlining, add strnlen and strncmp for string type
(edit) @a514fed   7 months pabuhr update user documentation
(edit) @30548de   7 months pabuhr change manipulator name quoted to quote
(edit) @a800a19   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @602ac05   7 months pabuhr more proofreading of string chapter
(edit) @cefaa2df   7 months ajbeach Adding my Going Forward document. If only so I can stop tweaking it. …
(edit) @c4f8c4bf   7 months mlbrooks Fix string-operator handling on +=
(edit) @dab6e39   7 months pabuhr small cleanups
(edit) @d03a386   7 months mlbrooks Give a few string operator overloads a preference boost. Intent is to …
(edit) @570e7ad   7 months mlbrooks Make string operator-overload costs match their intuitively equivalent …
(edit) @3f631d6   7 months mlbrooks Switch string io to be generic upon iostream, rather than specific …
(edit) @d175767   7 months mlbrooks Add test for string operator overload selection. The ".expect" file …
(edit) @831b2ec   7 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @aacd1e1   7 months pabuhr proofread abstract
(edit) @234c432   7 months mlbrooks Reorder string quasi-lifecycle functions to ensure string dtor called …
(edit) @b1b513d   7 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @bb506e0   7 months f37yu add the abstract paragraph
(edit) @28182444   7 months pabuhr proofread conclusion
(edit) @5ca1766   7 months f37yu conclusion of thesis
(edit) @7e4f226   7 months pabuhr update excepted output for string tests
(edit) @9018dcf   7 months pabuhr updates to string type
(edit) @931f1b4   7 months pabuhr more proofreading string chapter
(edit) @6174ecc   7 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @d914750   7 months pabuhr proofread new related work section
(edit) @119889f   7 months mlbrooks Partially fix #185. This fix applies to functions, but not types. …
(edit) @50e8125   7 months f37yu Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @51b72bf5   7 months f37yu add a discussion of related work
(edit) @52eb7b7   7 months pabuhr fix editorial comment on Moss quote
(edit) @2572add   7 months pabuhr more proofreading
(edit) @597ddfeb   7 months pabuhr update code for deprecating old type-parameter names: otype, dtype, …
(edit) @9fbc40e   7 months pabuhr proofread future chapter
(edit) @7d405eb   7 months pabuhr more proofreading, change file names
(edit) @0393fda8   7 months pabuhr add, update citations
(edit) @ed5023d1   7 months pabuhr fix substring error being outside of string, simplify comparison …
(edit) @56ec508   7 months pabuhr more string API updates
(edit) @96a11655   7 months pabuhr fix bug concatenating char and string
(edit) @6b765d5   7 months pabuhr add non-backwards compatible string operations
(edit) @c5e1aa6   7 months pabuhr update abort messages for exception handling
(edit) @9aa8dcc   7 months pabuhr update test programs with new length name "len"
(edit) @ee70ff5   7 months pabuhr harmonize length computations to function name "len"
(edit) @f8913b7c   7 months pabuhr more string API updates
(edit) @4223317   7 months pabuhr test some string operation changes
(edit) @3181a33   7 months pabuhr print semantic error for unknown escape sequence
(edit) @7e8db9e   7 months pabuhr change shape of single and backtick quotes
(edit) @fc8ec54   7 months pabuhr first attempt at describing string API
(edit) @41c3e46   7 months pabuhr fix bug for incorrect kind (uLU) of character constants
(edit) @52931c5   7 months f37yu add some discussion regarding type environment
(edit) @185cd94   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @b1c220a   7 months pabuhr preliminary updates to string chapter
(edit) @10c1770   7 months ajbeach Refactoring in the resolver. Removed unneeded variable and used the …
(edit) @30bf6bf   7 months ajbeach Change to instantiateGeneric, removing some unneeded output. It isn't …
(edit) @379b6ea   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @8ef0bf7   7 months pabuhr update Table 1.1
(edit) @446dde5   7 months ajbeach Removed two unused fields from StmtExpr, returnDecls and dtors, and …
(edit) @d73e667   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @399074a   7 months pabuhr update overload comparison table
(edit) @b5978ca   7 months ajbeach Moved a reasonably large function out of a header.
(edit) @f5bf3c2   7 months pabuhr more proofreading on introduction chapter
(edit) @62b5940   7 months mlbrooks Flesh out the string_sharectx demo
(edit) @5329cba   7 months pabuhr change position of legend in graph
(edit) @fd3be42   7 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @42cd67b8   7 months pabuhr change plot-allocn.gp to get better graph
Note: See TracRevisionLog for help on using the revision log.