source:

Revision Log Mode:


Legend:

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