Skip to content
Success

Changes

Summary

  1. Save parser change for git pull (details)
  2. Basic change for enable enumerated array syntax (details)
  3. second attempt at input manipulators for strings (details)
  4. rename directories containers to collections (details)
  5. more rename directories containers to collections (details)
  6. third attempt at input manipulators for strings (details)
  7. Array can use enum instance with explicit initializer as designator. More general case will be covered in later commit (details)
  8. The invariant flags on the test script were set up incorrectly. They should do as documented now and be on by default now. (details)
  9. Removed extra copy in FixInitNew. (details)
  10. fixed unhandled exception bug causing deleted memory to be accessed sometimes with full coroutines (details)
Commit 997185e1a79d8e46351af7db167616c955086e6e by j82liang
Save parser change for git pull
The file was modifiedsrc/Parser/parser.yy
Commit 0b0a285cb86eb63d47d96868ae2d0f99f753448c by j82liang
Basic change for enable enumerated array syntax
The file was modifiedsrc/Validate/GenericParameter.cpp
The file was modifiedsrc/Parser/parser.yy
Commit 38de9140a8f433055812c963db9866dac5191483 by Peter Buhr
second attempt at input manipulators for strings
The file was modifiedlibcfa/src/iostream.cfa
The file was modifiedlibcfa/src/containers/string.hfa
The file was modifiedlibcfa/src/iostream.hfa
The file was modifiedlibcfa/src/containers/string.cfa
Commit 55b060d686d3cac576f0c518302b16344a6fb205 by Peter Buhr
rename directories containers to collections
The file was removedlibcfa/src/containers/lockfree.hfa
The file was modifiedlibcfa/src/bits/weakso_locks.hfa
The file was removedlibcfa/src/containers/array.hfa
The file was removedlibcfa/src/containers/string_res.cfa
The file was removedlibcfa/src/containers/vector.cfa
The file was addedlibcfa/src/collections/array.hfa
The file was modifiedtests/include/vector-containers.cfa
The file was addedlibcfa/src/collections/vector.hfa
The file was removedlibcfa/src/containers/result.hfa
The file was modifiedtests/maybe.cfa
The file was addedlibcfa/src/collections/pair.hfa
The file was modifiedtests/array-container/array-basic.cfa
The file was modifiedlibcfa/src/concurrency/invoke.h
The file was modifiedtests/collections/string-api-coverage.cfa
The file was addedlibcfa/src/collections/pair.cfa
The file was modifiedtests/array-container/array-sbscr-types.cfa
The file was removedlibcfa/src/containers/pair.hfa
The file was addedlibcfa/src/collections/vector2.hfa
The file was modifiedtests/zombies/linked-list-perf/experiment.koad
The file was removedlibcfa/src/containers/list.hfa
The file was removedlibcfa/src/containers/string_res.hfa
The file was modifiedlibcfa/src/concurrency/once.hfa
The file was modifiedlibcfa/src/concurrency/kernel.hfa
The file was removedlibcfa/src/containers/vector2.hfa
The file was addedlibcfa/src/collections/string_sharectx.hfa
The file was removedlibcfa/src/containers/string.hfa
The file was removedlibcfa/src/containers/maybe.cfa
The file was removedlibcfa/src/containers/string_sharectx.hfa
The file was addedlibcfa/src/collections/maybe.cfa
The file was addedlibcfa/src/bits/collections.hfa
The file was modifiedtests/collections/string-overwrite.cfa
The file was modifieddriver/cfa.cc
The file was addedlibcfa/src/collections/string_res.cfa
The file was removedlibcfa/src/containers/vector.hfa
The file was modifiedtests/array-container/array-md-sbscr-cases.cfa
The file was addedlibcfa/src/collections/list.hfa
The file was addedlibcfa/src/collections/string_res.hfa
The file was addedlibcfa/src/collections/vector.cfa
The file was addedlibcfa/src/collections/string.hfa
The file was modifiedlibcfa/src/concurrency/locks.hfa
The file was modifiedlibcfa/src/executor.cfa
The file was modifiedtests/array-container/safety-summary.cfa
The file was modifiedtests/collections/vector-demo.cfa
The file was modifiedtests/concurrency/unified_locking/thread_test.cfa
The file was modifiedtests/list/dlist-insert-remove.cfa
The file was addedlibcfa/src/collections/string.cfa
The file was modifiedtests/array-container/dimexpr-match-cfa.cfa
The file was modifiedlibcfa/src/concurrency/alarm.hfa
The file was addedlibcfa/src/collections/lockfree.hfa
The file was modifiedtests/collections/atomic_mpsc.cfa
The file was modifiedtests/zombies/hashtable2.cfa
The file was removedlibcfa/src/containers/result.cfa
The file was modifiedlibcfa/src/executor.baseline.txt
The file was removedlibcfa/src/containers/maybe.hfa
The file was modifiedtests/result.cfa
The file was modifiedtests/collections/string-istream.cfa
The file was removedlibcfa/src/containers/string.cfa
The file was removedlibcfa/src/containers/pair.cfa
The file was addedlibcfa/src/collections/result.cfa
The file was removedlibcfa/src/bits/containers.hfa
The file was addedlibcfa/src/collections/result.hfa
The file was addedlibcfa/src/collections/maybe.hfa
The file was modifiedtests/zombies/gc_no_raii/premake4.lua
The file was modifiedtests/zombies/hashtable.cfa
The file was modifiedlibcfa/src/Makefile.am
The file was modifiedlibcfa/src/concurrency/select.hfa
Commit 0b8c951db3b83275ee7f9df2d2d07b1a4ddea10e by Peter Buhr
more rename directories containers to collections
The file was addedtests/array-collections/.expect/language-dim-mismatch.txt
The file was removedtests/array-container/.expect/dimexpr-match-cfa.txt
The file was removedtests/array-container/.expect/symtab-collision.txt
The file was modifiedtests/Makefile.am
The file was addedtests/array-collections/language-dim-mismatch.cfa
The file was removedtests/array-container/.expect/dimexpr-match-cfa-ERRS.arm64.txt
The file was removedtests/array-container/dimexpr-match.hfa
The file was addedtests/include/.expect/vector-collections.txt
The file was addedtests/array-collections/dimexpr-match-c.cfa
The file was addedtests/array-collections/.expect/dimexpr-match-cfa.txt
The file was addedtests/array-collections/array-md-sbscr-cases.cfa
The file was removedtests/array-container/dimexpr-match-cfa.cfa
The file was addedtests/array-collections/.expect/array-basic.txt
The file was removedtests/array-container/.expect/dimexpr-match-c.txt
The file was removedtests/array-container/array-basic.cfa
The file was removedtests/array-container/.expect/array-sbscr-types.txt
The file was removedtests/array-container/dimexpr-match-c.cfa
The file was removedtests/array-container/.expect/dimexpr-match-c-ERRS.x64.txt
The file was removedtests/array-container/.expect/array-md-sbscr-cases.x64.txt
The file was removedtests/array-container/.expect/safety-summary.txt
The file was removedtests/array-container/.expect/dimexpr-match-c-ERRS.arm64.txt
The file was removedtests/array-container/.expect/array-md-sbscr-cases.arm64.txt
The file was addedtests/include/vector-collections.cfa
The file was removedtests/array-container/array-sbscr-types.cfa
The file was addedtests/array-collections/.expect/dimexpr-match-c-ERRS.x64.txt
The file was addedtests/array-collections/symtab-collision.cfa
The file was removedtests/array-container/.expect/language-dim-mismatch.txt
The file was addedtests/array-collections/.expect/safety-summary.txt
The file was removedtests/include/.expect/vector-containers.txt
The file was addedtests/array-collections/.expect/array-md-sbscr-cases.x64.txt
The file was addedtests/array-collections/.expect/dimexpr-match-cfa-ERRS.x64.txt
The file was addedtests/array-collections/dimexpr-match-cfa.cfa
The file was addedtests/array-collections/dimexpr-match.hfa
The file was removedtests/include/vector-containers.cfa
The file was removedtests/array-container/.expect/array-basic.txt
The file was removedtests/array-container/.expect/dimexpr-match-cfa-ERRS.x86.txt
The file was addedtests/array-collections/.expect/dimexpr-match-cfa-ERRS.x86.txt
The file was addedtests/array-collections/array-basic.cfa
The file was addedtests/array-collections/.expect/dimexpr-match-c.txt
The file was removedtests/array-container/safety-summary.cfa
The file was removedtests/array-container/symtab-collision.cfa
The file was removedtests/array-container/.expect/dimexpr-match-c-ERRS.x86.txt
The file was addedtests/array-collections/safety-summary.cfa
The file was removedtests/array-container/array-md-sbscr-cases.cfa
The file was addedtests/array-collections/.expect/dimexpr-match-c-ERRS.arm64.txt
The file was addedtests/array-collections/.expect/array-sbscr-types.txt
The file was addedtests/array-collections/array-sbscr-types.cfa
The file was addedtests/array-collections/.expect/array-md-sbscr-cases.arm64.txt
The file was addedtests/array-collections/.expect/symtab-collision.txt
The file was addedtests/array-collections/dimexpr-match-detail.sh
The file was removedtests/array-container/dimexpr-match-detail.sh
The file was addedtests/array-collections/.expect/dimexpr-match-c-ERRS.x86.txt
The file was addedtests/array-collections/.expect/dimexpr-match-cfa-ERRS.arm64.txt
The file was removedtests/array-container/.expect/dimexpr-match-cfa-ERRS.x64.txt
The file was removedtests/array-container/language-dim-mismatch.cfa
Commit 686912ccff84922e06a89205a52c1eb64f0d8d8e by Peter Buhr
third attempt at input manipulators for strings
The file was modifiedlibcfa/src/iostream.hfa
The file was modifiedlibcfa/src/collections/string.cfa
The file was modifiedlibcfa/src/iostream.cfa
The file was modifiedlibcfa/src/collections/string.hfa
Commit 923558834ec63344a407046c8e08622d03055144 by j82liang
Array can use enum instance with explicit initializer as designator. More general case will be covered in later commit
The file was modifiedsrc/Parser/parser.yy
The file was modifiedsrc/ResolvExpr/Resolver.cc
The file was modifiedsrc/ResolvExpr/ResolveTypeof.cc
The file was modifiedsrc/ResolvExpr/ResolveTypeof.h
The file was modifiedsrc/ResolvExpr/CurrentObject.cc
Commit 950c58e5affa0dfadc94439fbe02b463ccdfaa3a by ajbeach
The invariant flags on the test script were set up incorrectly. They should do as documented now and be on by default now.
The file was modifiedtests/pybin/settings.py
The file was modifiedtests/test.py
Commit 4c0fa03a3c9a9471efd0d68bd9371ade49687579 by ajbeach
Removed extra copy in FixInitNew.
The file was modifiedsrc/InitTweak/FixInitNew.cpp
Commit 4269d1b0ba7fe4b45b0a67e4f36421295d8ec009 by caparsons
fixed unhandled exception bug causing deleted memory to be accessed sometimes with full coroutines
The file was modifiedlibcfa/src/concurrency/coroutine.cfa
The file was modifiedlibcfa/src/concurrency/coroutine.hfa
The file was modifiedlibcfa/src/concurrency/exception.cfa