source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8cffa4f   11 months mlbrooks Support match-failure reporting for string input. On failed match, …
(edit) @bf1cbde   11 months mlbrooks Implement "scanset" semantics for manipulator skip, in place of …
(edit) @04db9f6   11 months ajbeach Updated some documentation about the Instantiate Generic pass.
(edit) @045cda3   11 months ajbeach First clean-up pass on box pass. Some of it is stuff that could have …
(edit) @15b5abac   11 months pabuhr increase timeout in test.py from 180 to 240 seconds to deal with long …
(edit) @3cbe320   11 months ajbeach Translated the Link-Once pass to the new ast.
(edit) @cf34e82   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @11ab0b4a   11 months pabuhr add corun/cofor statement, update old cofor
(edit) @1ee0a4da   11 months ajbeach Translated the box pass to the new AST. This includes direct as …
(edit) @46f9f02   11 months pabuhr add keywords alignas, alignof, static_assert, and thread_local
(edit) @cfcbd03   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @5b4dacf   11 months pabuhr general updates to the Cforall user manual
(edit) @4e2a57ff   11 months pabuhr add command setgcolumn to set lstlisting comment-column alignment, …
(edit) @adaf062   11 months pabuhr update citation entry
(edit) @562a711   11 months pabuhr add keyword _Exception to uC++ lstlisting
(edit) @8514bcf8   11 months pabuhr create ARM test results for hotpotato
(edit) @8f570f1   11 months pabuhr create 32-bit test results for hotpotato
(edit) @16b5d11   11 months pabuhr make hotpotato test 32/64-bit specific due to different prng
(edit) @7a925a41   11 months caparson final hotpotato cleanup, removed two unneeded routines from explicit …
(edit) @26be854   11 months caparson a bit of cleanup of the hotpotato tests
(edit) @fd775ae   11 months caparson added hotpotato non-local ehm test in both enable/disable and poll flavours
(edit) @147a137   11 months caparson added enable/disable ehm with no params for coroutines
(edit) @1e7a765   11 months pabuhr fix lock/unlock for heap statistic-mode
(edit) @0bb64bfa   11 months pabuhr update tiobe index, update new command-line documentation
(edit) @12f671e   11 months pabuhr tweak comments for CFA comand-line options
(edit) @5f917740   11 months pabuhr update help message from main.cc
(edit) @c2d728c   11 months pabuhr add using namespace std to cfa.cc
(edit) @ca20b07   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @7350330f   11 months pabuhr formatting, remove unnecessary use of c_str(), add better debug …
(edit) @c7616dd   11 months j82liang Fix designation value error
(edit) @62c6cfa   11 months j82liang Revert "Fix designator value in enumerated array and implemented …
(edit) @deda7e6   11 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c1e66d9   11 months j82liang Fix designator value in enumerated array and implemented enumerated …
(edit) @5a1ae14   11 months pabuhr remove superfluous inner_loop routine
(edit) @b244fa8   11 months pabuhr formatting
(edit) @60f69f0   11 months pabuhr formatting
(edit) @e4c3819   11 months pabuhr refactor cofor.hfa into cofor.cfa, adjust Makefile.am to handle cofor.cfa
(edit) @a2c2363   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @e3784a50   11 months caparson updated cofor test to use macro
(edit) @334e0cf2   11 months caparson added cofor macro
(edit) @7edf912   11 months pabuhr formatting, replace constructor calls with set_allocation calls
(edit) @50be8af   11 months pabuhr clean up command-line handling and I/O
(edit) @697c957   11 months pabuhr add uC++toCFA document
(edit) @3df4cd9   11 months ajbeach Some mistakes in isPolyType found while working on the box pass. There …
(edit) @a738c68   11 months ajbeach Update max/min so n-ary version doesn't match against the 2 argument …
(edit) @efe420f3   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f64cc42   11 months caparson committed makefile change for cofor include
(edit) @bfeb37a6   11 months ajbeach Added another check to the invariants for SizeofExpr/AlignofExpr?.
(edit) @1ed5e9e   11 months caparson Added cfa equivalent of cofor/cobegin/coend
(edit) @c0035fc   11 months caparson Added references when incorporating Trevor's comments
(edit) @c8ec58e   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @9509d67a   11 months caparson Incorporated changes in response to Trevor's comments.
(edit) @73d0a84c   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @c58ead7   11 months pabuhr add malloc_stats_clear routine to zero the heap master and all active …
(edit) @fc9f514   11 months pabuhr formatting
(edit) @ba068c0   11 months pabuhr rename clock routines processor and program to processor_cpu and …
(edit) @5cfb8b1   11 months pabuhr add getenv, strlen, strcmp, strncmp to extras
(edit) @553f032f   11 months ajbeach Insert additional checks so that impossible, or just unimplemented, …
(edit) @2fa0237   11 months mlbrooks Fix cstring input length interpretation issue that had a buffer …
(edit) @3ee8853   11 months caparson made some small formatting changes
(edit) @0f8b1a7   11 months caparson merged in Peter's edits with a few small changes
(edit) @154672d   11 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @79b05224   11 months pabuhr proofread chapters CFA_concurrency, intro, and conclusion
(edit) @416b443   11 months mlbrooks Implement full set of relational operators for strings
(edit) @01510fe   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @f3f009f   11 months j82liang Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @4894239   11 months j82liang Allow uninitialized enum value as designators
(edit) @cb0bcf1   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @9d47c1f   11 months caparson changes over all usages of uC++ collections to use dlist instead
(edit) @4a40fca7   11 months ajbeach Clean-up in MultiLevelExit?. Primary purpose is to remove some uneeded …
(edit) @92d8cda   11 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @1f10959   11 months caparson expanded upon intro and conclusion
(edit) @1fc111c   11 months j82liang Bug fix
(edit) @efe39bb   11 months mlbrooks Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @aae9c17   11 months caparson edited thesis to incorporate Gregors comments
(edit) @737988b   11 months mlbrooks Deduplicate manipulator read-to-string by delegating from string to …
(edit) @ff56dd2e   11 months mlbrooks Duplicate manipulator read-to-string code for string_res, and test.
(edit) @3c7e3c4   11 months mlbrooks formatting
(edit) @f54e6ec   12 months mlbrooks Port basic input-manipulator test from cstring to string and fix …
(edit) @acafba4   12 months mlbrooks Rename internal macro away from TYPE, which is a cs343 name collision.
(edit) @0ac8d07   12 months pabuhr remove empty rule in cfa_abstract_parameter_declaration to remove conflicts
(edit) @555af62   12 months pabuhr add include bits/sequence.hfa to pthread.cfa after removing it from …
(edit) @43eb8e9   12 months pabuhr remove unnecessary include bits/sequence.hfa
(edit) @4b78d25   12 months pabuhr Revert "remove ucpp-style collections used before Mike's lists" This …
(edit) @b388d1ba   12 months pabuhr remove ucpp-style collections used before Mike's lists
(edit) @16e6905   12 months pabuhr fix get_seed signature
(edit) @5f31bf0   12 months pabuhr simplify 32/64-bit random-number constructors
(edit) @3ef5905   12 months pabuhr add get_seed for thread random numbers
(edit) @6e93819   12 months pabuhr use arm64 to select 64-bit random numbers
(edit) @4b30318b   12 months pabuhr Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @389fbf5   12 months pabuhr test reading fixed strings
(edit) @34c6e1e6   12 months pabuhr add string output manipulators, third attempt at input manipulators …
(edit) @0f107e4   12 months pabuhr add reading fixed strings, seperate skip input manipulator, getline …
(edit) @8a9a3ab   12 months caparson Merge branch 'master' of plg.uwaterloo.ca:software/cfa/cfa-cc
(edit) @4269d1b   12 months caparson fixed unhandled exception bug causing deleted memory to be accessed …
(edit) @4c0fa03   12 months ajbeach Removed extra copy in FixInitNew?.
(edit) @950c58e   12 months ajbeach The invariant flags on the test script were set up incorrectly. They …
(edit) @2a301ff   12 months j82liang Resolve conflict
(edit) @92355883   12 months j82liang Array can use enum instance with explicit initializer as designator. …
(edit) @686912c   12 months pabuhr third attempt at input manipulators for strings
Note: See TracRevisionLog for help on using the revision log.