Chapel is now hosted at GitHub
Chapel is now hosted at GitHub
Chapel is now hosted at GitHub
Moved to GitHub
Archive Chapel at SourceForge SVN trunk on 2017...
Hello Engin, I am an undergraduate from India and want to contribute to chapel as...
Chapel 1.14.0 released
Chapel 1.13.1 released
Chapel 1.13.0 released
Chapel 1.12.0 released
Chapel 1.11.0 released
Chapel 1.10.0 released
Large "whitespace" checkin to passes/scopeResol...
Add trivial test that will be used to introduce...
Early-in-week pass through REGRESSIONS file
Seeing what happens with .perfexecenv removed
Fixing a PGI regression
Do not set svn:ignore props when committing per...
Removing bulkget in favor of standard IO's read...
Do some cleaning up.
Don't force QT_WORKER_UNIT=core with the nemesi...
Test full suite nightly on windows.
Begin to relocate creation of the Module initia...
Add linebreak after build url in test release a...
Fix some QIO coverity problems
Flatten the nested pair of BlockStmt for the bo...
Allow noinit on records and classes (but not di...
Add --verify to .skipif for nightly testing of ...
Use PWD instead of WORKSPACE in windows batch s...
Add perf tests for chap15 and chap16.
reverting r23779
Add batch script for running nightly on windows.
Fixed up the last remaining qthreads.none in TR...
Make paratest look in certain directories where...
Add --about flag to Chapel binaries
Triage update for the past week.
Regularize the use of FLAG_COMPILER_NESTED_FUNC...
Assert (implicitly) that chpl_taskID_t is a 64-...
Adding file to avoid empty directory in git (si...
Adding file to avoid empty directory in git
Fix up sloppiness with string/c_string in chplm...
Add --print-module-resolution debug option.
Remove a spurious space from the output of AstD...
Adding some more noinit tests for records.
Adding a more complicated record example.
Changing the names for some of my noinit tests.
Add build url to token count and test release e...
Use nemesis scheduler for qthreads perf testing
Update setting hwpar for the nemesis scheduler
Add link in nightly emails to revision on githu...
Add a copy of aprun-utils.c to pbs-aprun launcher.
Remove aprun-utils.c symlink.
Fix lock init/lock for C tests after QIO err re...
Fix C IO and regexp tests after QIO err refactor
Turning off timing assert to reduce noise.
Set cache-remote tests to only fire for FIFO,GA...
Fix linux32 build errors
Add missing .good files
Add a new version of fasta that uses qio
Committing a symlink to aprun-utils.c and remov...
Make the filerator test more portable
Parallelize make call to build examples in test...
Avoid inserting an empty scopeless BlockStmt du...
Cleanup of type queries for primitive casts in ...
Add tests for the -f execution-time options.
Add .good for no-op test.
Change the return types of ctz, clz and popcount
Moved a misplaced break.
Re-alphabetize argument processing.
Remove unused variables in launch-pbs-aprun.
Use mkpath instead of make_path to support olde...
Control stack checking with a specific compiler...
Minor fixes to test-release.bash and testRelease.
Revised ANNOTATIONS.yaml. Drop in leaks is more...
Fix a couple of issues with generating release ...
Updated ANNOTATIONS.yaml with changes due to r2...
Parallelize make calls when building GMP.
Don't throw --static in start_test for perf tes...
Start using a high precision timer with meteor
Update nightly to look for revision in both git...
Add a no-op performance test
Enable user specifiable timer for performance runs
aprun launcher clean up and KNC support
Refactor insertAutoDestroyCalls() in callDestru...
Remove some unused flags from flags_list.h.
Fix ref vars for --no-local and gasnet