Timeline
Jul 20, 2020:
- 2:47 PM Tickets #950,952 batch updated by
- fixed: In 3950: […]
- 2:47 PM Changeset [3950] by
- Double-quote 2nd argument in YAT_SET_CONTAINS to allow expansion of …
- 9:33 AM Changeset [3949] by
- use std::thread rather than boost::thread in test, refs #953
- 9:12 AM Changeset [3948] by
- replace boost::thread with std::thread in Scheduler. refs #953
- 7:50 AM Changeset [3947] by
- fix includes
- 7:42 AM Changeset [3946] by
- use mutex and locks from std:: rather than boost::. refs #953
- 3:09 AM Changeset [3945] by
- avoid hard-coding autotools in tests and instead set shell variables …
Jul 19, 2020:
- 4:21 PM Ticket #953 (replace boost::thread with std::thread) created by
- It seems thread is not exposed in the public (or protected) API, which …
- 1:08 PM Changeset [3944] by
- Since we require C++11 compiler (refs #949), no need to check if …
Jul 17, 2020:
- 3:28 AM Changeset [3943] by
- merge r3941 into trunk
- 3:23 AM Changeset [3942] by
- Same change as r3932 in trunk. Config variable PERL_PATH is obsolete …
- 2:39 AM Changeset [3941] by
- Change doxygen test. Rather than SKIP when doxygen 1.8.[15-17] is …
- 2:35 AM Changeset [3940] by
- update copyright years
- 1:59 AM Ticket #952 (Libraries are declared private in yat.pc incorrectly) created by
- releates to #950 Working on #950, removing the -static in the test of …
Jul 16, 2020:
- 3:30 PM Ticket #949 (require c++11 compiler) closed by
- fixed: In 3939: […]
- 3:30 PM Changeset [3939] by
- update README to reflect that C++11 is not optional. closes #949
- 3:16 PM Changeset [3938] by
- let configure fail if compiler is not a C++11 compiler. …
- 2:48 PM Changeset [3937] by
- refs #949. New macro YAT_CXX11 that tests if compiler is CXX compliant …
Jul 13, 2020:
- 3:41 AM Changeset [3936] by
- merge changeset r3935 into trunk
- 3:27 AM Changeset [3935] by
- avoid compiler warning about catching polymorphic type by value
Jul 12, 2020:
- 5:23 PM Ticket #951 (PCA(Matrix&&) and SVD(Matrix&&) not implemented) closed by
- wontfix: The header files have the same issue, which means it's less of an …
- 5:16 PM Ticket #951 (PCA(Matrix&&) and SVD(Matrix&&) not implemented) created by
- PCA(Matrix&&) and SVD(Matrix&&) are not implemented because they are …
- 4:16 PM Ticket #858 (A proxy class between std random distributions and GSL RNG) reopened by
- Since we require c++11 now (ticket #949), I suggest we replace this …
Jul 10, 2020:
- 5:04 PM Changeset [3934] by
- using default rules in GNU make, libraries such as -lfoo should be …
- 8:15 AM Ticket #950 (spurious failures in yat_pc_test.sh) created by
- The yat_pc_test.sh tries to build against yat using pkg-config. …
- 7:52 AM Changeset [3933] by
- package is called zlib
- 6:22 AM Changeset [3932] by
- Config variable PERL_PATH is obsolete and causing a warning with …
Jul 8, 2020:
- 6:45 AM Changeset [3931] by
- bump version to 0.17.2pre
- 6:43 AM Changeset [3930] by
- merge release 0.17.1 into trunk
- 6:34 AM Milestone yat 0.17.1 completed
- Bugfix release
- 6:33 AM SubversionCheckout edited by
- release 0.17.1 (diff)
- 6:33 AM WikiStart edited by
- release 0.17.1 (diff)
- 6:21 AM Changeset [3929] by
- tagging version 0.17.1
- 6:01 AM Changeset [3928] by
- correct format of date in NEWS file
- 5:52 AM Changeset [3927] by
- preparing release 0.17.1
Jul 7, 2020:
Jul 6, 2020:
- 1:22 AM Changeset [3926] by
- always include config.h in source files
- 1:00 AM Changeset [3925] by
- avoid warnings in c++98
Jun 21, 2020:
- 3:45 PM Ticket #948 (handle missing values (.) in VCF files) closed by
- wontfix: Typically integer types have no NaN, so NaN could only be used for …
- 11:34 AM Changeset [3924] by
- use move constructor when available. Sinve we can't access line after …
- 10:58 AM Ticket #947 (getvector(vector<double>&)) closed by
- fixed: Fixed in r3923
- 10:50 AM Changeset [3923] by
- fixes #942; getvector now clears the passed vector<T> before …
Note: See TracTimeline
for information about the timeline view.