Timeline
10/21/09:
- 16:47 Changeset [3505] by
-
Add new bgs_dyn_mutrates expected results.
- 16:47 Changeset [3504] by
-
Remove affected bgs_dyn_mutrates expected results
- 16:46 Changeset [3503] by
-
Implement a new cRunningStats class that calculates running statistics ...
10/16/09:
- 15:20 Changeset [3502] by
-
Merge -r 3450:3501 from development into branches/biounit.
- 15:18 Changeset [3501] by
-
Fix a couple of compile warnings. Unused variable in ...
- 14:45 Changeset [3500] by
-
New expected results for analyze_printphenotypes.
- 14:43 Changeset [3499] by
-
New version of CommandPrintPhenotypes?: - handles any number of tasks ...
10/15/09:
- 23:20 Changeset [3498] by
-
Fix infinite loop in cHardwareExperimental::FindNopSequenceStart?
- 12:49 Changeset [3497] by
-
Added the actual detail file which is supposed to be analyzed, whoops. ...
- 12:45 Changeset [3496] by
-
Returning analyze_printphenotypes to using "classic" vs. "heads" ...
- 12:26 Changeset [3495] by
-
updated HGT to respect genome circularity
- 11:27 Changeset [3494] by
-
Further fixing of analyze_printphenotypes test.
- 10:53 Changeset [3493] by
-
Updating analyze_printphenotypes consistency test to use new "heads" ...
- 00:28 Changeset [3492] by
-
And yet a few more sign-comparison warnings when built via cmake (on ...
- 00:19 Changeset [3491] by
-
Remove completed tcmalloc-1.4 branch
- 00:17 Changeset [3490] by
-
Attempt to squash one last sign-comparison warning when built via cmake.
- 00:12 Changeset [3489] by
-
Small fix to malloc_extension.cc. Rodan's version of linux apparently ...
10/14/09:
- 23:54 Changeset [3488] by
-
Merge branches/tcmalloc-1.4 into development
- 23:19 Changeset [3487] by
-
Clean out quite a bit of cruft. At this point the core has drifted too ...
- 23:08 Changeset [3486] by
-
Disable tcmalloc-1.4 under ICC again. Although it yields performance ...
- 22:27 Changeset [3485] by
-
Clean up sign comparison warnings in tcmalloc 1.4.
- 18:25 Changeset [3484] by
-
Merge r3460:3483 from development into branches/tcmalloc-1.4
- 16:58 Changeset [3483] by
-
Remove google-perftools source
- 16:36 Changeset [3482] by
-
Enable TCMalloc under ICC. This works fine with the new version 1.4 and ...
- 16:30 Changeset [3481] by
-
Add missing CHECK_LT definition.
- 16:25 Changeset [3480] by
-
Add missing initializer definition.
- 16:17 Changeset [3479] by
-
Update CMakeLists.txt
- 16:08 Changeset [3478] by
-
Cleanup tcmalloc-platform.h
- 15:12 Changeset [3477] by
-
Some more unused code cleanup. File headers updated.
- 14:14 Changeset [3476] by
-
Strip more unused code from tcmalloc-1.4.
- 13:30 Changeset [3475] by
-
Remove unused stack trace instrumentation and sampler overhead from ...
- 12:31 Changeset [3474] by
-
Remove now non-existent header includes from tcmalloc.cc
- 12:29 Changeset [3473] by
-
Remove malloc hooks from tcmalloc-1.4
- 11:52 Changeset [3472] by
-
Correct some additional header includes that affect other platforms.
- 11:49 Changeset [3471] by
-
Small change to the compilation settings for tcmalloc-1.4 (remove C++ ...
- 11:37 Changeset [3470] by
-
Copy additional files and correct various header includes so that ...
10/13/09:
- 16:07 Changeset [3469] by
-
Added HGT replace option.
- 15:24 Changeset [3468] by
-
Add command line option to toggle configuration 'defaulting to' warnings. ...
- 07:56 Changeset [3467] by
-
Added config option to override calculated deme fitnesses for competition, ...
10/12/09:
- 10:59 Changeset [3466] by
-
Fix some debug mode sign comparison warnings in tcmalloc.
- 10:55 Changeset [3465] by
-
Add state grid instructions to cHardwareExperimental.
10/10/09:
- 14:41 Changeset [3464] by
-
Updates to HGT code, including substring matching for genomes.
10/09/09:
- 15:45 Changeset [3463] by
-
Begin paring down tcmalloc-1.4 to its core.
- 15:22 Changeset [3462] by
-
Add raw source for google-perftools 1.4.
- 13:34 Changeset [3461] by
-
Reorganize and rename some consistencys tests. Promote ...
- 13:11 Changeset [3460] by
-
Create branch for evaluating tcmalloc 1.4
- 13:11 Changeset [3459] by
-
Updated a few kill actions to include new stats
- 12:49 Changeset [3458] by
-
Squash all remaining compiler warnings under Xcode/GCC 4.2, including the ...
- 07:36 Changeset [3457] by
-
Fix NULL instruction index in cHardwareExperimental.
10/08/09:
- 12:18 Changeset [3456] by
-
Added column to orgs_killed.dat that displayed number of unoccupied cells ...
- 11:07 Changeset [3455] by
-
re-implemented action to kill organisms within a certain radius if some ...
10/07/09:
- 16:15 Changeset [3454] by
-
Add stub cBioUnit and cBioGroup classes.
- 13:56 Changeset [3453] by
-
Cleanup cHardwareExperimental instruction variants.
- 09:16 Changeset [3452] by
-
Updated docstring for WORLD_GEOMETRY.
10/06/09:
- 22:35 Changeset [3451] by
-
Merge r3274:3450 from development in branches/biounit/.
- 21:48 Changeset [3450] by
-
Correct cHardwareCPU instruction incorrectly marked as 'default'
- 21:38 Changeset [3449] by
-
Remove stale hc_cc branch
- 09:52 Changeset [3448] by
-
Fixed some bugs in my print actions, added a few bitstring operators
10/05/09:
- 15:54 Changeset [3447] by
-
Added sanity checking to flash instruction to prevent memory explosion, ...
- 15:49 Changeset [3446] by
-
Add large population performance/consistency test.
- 14:39 Changeset [3445] by
-
Add support for LONG string loading and manipulation. - Eliminated the use ...
10/04/09:
- 14:52 Changeset [3444] by
-
Correct PrintGenotypeColorGrid? so that it performs the same coloring ...
10/03/09:
- 22:23 Changeset [3443] by
-
Added support for DEMES_PREVENT_STERILE to CompeteDemes?.
- 10:31 Changeset [3442] by
-
Added buffer size limit for opinion-setting, removed stale messaging ...
10/02/09:
- 16:12 Changeset [3441] by
-
added new print events to my own branch
- 16:10 Changeset [3440] by
- 13:40 Changeset [3439] by
-
Add new print action, DumpGenotypeColorGrid?. This action dumps a ...
- 11:55 Changeset [3438] by
-
Refactored message-related code in cOrganism. Fixed a potential dangling ...
10/01/09:
- 22:58 Changeset [3437] by
-
fixed bugs in 2 new events from last commit
09/30/09:
- 21:51 Changeset [3436] by
-
Added 2 new events 1. PrintNewTasksDataPlus? - prints same info as ...
- 16:43 Changeset [3435] by
-
bugfix to message stat tracking when organisms are in the test CPU.
- 16:15 Changeset [3434] by
-
Some tweaks and corrections to 'direct' label instruction variants. These ...
- 11:34 Changeset [3433] by
-
The Great Configuration Update of 2009!
- Renamed 'classic' organisms and ...
- 10:37 Changeset [3432] by
-
merging deme tournaments, generic opinion-related deme actions.
- 09:46 Changeset [3431] by
-
Implement concurrent support for un'label'd nop sequence instructions in ...
09/29/09:
- 16:26 Changeset [3430] by
-
merging data distribution actions, etc.
- 14:35 Changeset [3429] by
-
added missing include for algorithm.
- 11:56 Changeset [3428] by
-
Merged last remaining bits of consensus-related code.
09/25/09:
- 11:44 Changeset [3427] by
-
Add simple consistency test to verify proper reaction counts for multiple ...
- 11:06 Changeset [3426] by
-
Fix cEnvironment::TestOuput? to properly mark reactions in reaction_count ...
09/23/09:
- 16:26 Changeset [3425] by
-
Update Deployment-Universal target to the Mac OS X 10.5 SDK.
- 16:08 Changeset [3424] by
-
Alter icc settings to explicitly use ieee floating point.
- 15:29 Changeset [3423] by
-
Remove -ffast-math compiler argument. This should eliminate test ...
- 14:33 Changeset [3422] by
-
Some reorganization of cDoubleSum, for clarity.
- 12:17 Changeset [3421] by
-
Alter stats.dat generation to avoid negative zeros (-0). This should ...
- 11:38 Changeset [3420] by
-
Alter event file processing to report more useful error messages and exit ...
09/22/09:
- 17:07 Changeset [3419] by
-
Change whitespace to test buildbot
- 16:15 Changeset [3418] by
-
Update consistency tests with new expected results, following cDataFile ...
- 16:13 Changeset [3417] by
-
Remove expected results affected by cDataFile changes in r3416
- 16:08 Changeset [3416] by
-
Adjust cDataFile to unify number formatting of the first data line with ...
- 15:52 Changeset [3415] by
-
Implement execution offset compensation for structured population dumps. ...
09/21/09:
- 15:33 Changeset [3414] by
-
Small performance tweak to cTestCPU::ProcessGestation?. Removed a ...
- 14:32 Changeset [3413] by
-
Reorganize cMutationRates internal structures to reflect death_prob's role ...