Timeline
Aug 11, 2020:
- 6:10 AM Changeset [3968] by
- merge r3967 into trunk
- 6:08 AM Changeset [3967] by
- fix leftover issues for r3965 (refs #954) caught by distcheck: …
- 4:54 AM Changeset [3966] by
- merge changes in 0.17-stable branch (since 0.17.1) into trunk.
- 4:21 AM Ticket #954 (Documentation doesn't work with doxygen 1.8.19) closed by
- fixed: In 3965: […]
- 4:21 AM Changeset [3965] by
- fixes #954. Avoid reading config file from stdin with doxygen.
- 2:17 AM Ticket #954 (Documentation doesn't work with doxygen 1.8.19) created by
- Documentations seems to only contain config.h, there is no …
Aug 10, 2020:
- 7:24 AM Changeset [3964] by
- avoid warning with doxygen 1.8.19
Aug 6, 2020:
- 2:55 AM Ticket #727 (mention how manipulate GSL error handler in Doxygen docs) closed by
- wontfix
- 2:55 AM Changeset [3963] by
- new function supposed to be used by GSL error handler, resulting in a …
- 2:38 AM Changeset [3962] by
- a4wide used to be the default value for PAPER_TYPE. but with modern …
- 12:43 AM Ticket #845 (handle GSL errors gracefully in test suite) closed by
- fixed: In 3961: […]
- 12:43 AM Changeset [3961] by
- fixes #845. Replace default GSL error handler in tests with one that …
Aug 1, 2020:
- 3:20 PM Ticket #946 (calculate Kendall::score in nlogn time) closed by
- duplicate: Duplicate of #710
- 10:18 AM Ticket #917 (undefined reference to symbol 'pthread_condattr_setclock@@GLIBC_2.3.3') closed by
- fixed: Irrelevant after #953 has been implemented.
- 6:17 AM Ticket #953 (replace boost::thread with std::thread) closed by
- fixed: In 3960: […]
- 6:17 AM Changeset [3960] by
- closes #953. Since we are no longer using libboost_thread (or …
Jul 30, 2020:
- 2:02 PM Changeset [3959] by
- use std::mutex and friends instead of boost variants. refs #953
Jul 28, 2020:
- 4:06 PM Ticket #858 (A proxy class between std random distributions and GSL RNG) closed by
- fixed: In 3958: […]
- 4:06 PM Changeset [3958] by
- change to using std distributions instead of boost. Some distributions …
Jul 26, 2020:
- 1:44 PM Ticket #890 (normalize to unity) closed by
- fixed: In 3957: […]
- 1:44 PM Changeset [3957] by
- closes #890. Implement normalizer::UnityScaler?.
Jul 24, 2020:
- 7:46 AM Changeset [3956] by
- simplify code
Jul 23, 2020:
- 9:47 AM Changeset [3955] by
- use std::move and friend rather than internal macro (since we can …
Jul 22, 2020:
- 3:03 PM Changeset [3954] by
- bind2nd is deprecated in C++11 (and removed in c++17). Replace with …
- 1:00 PM Changeset [3953] by
- refs #890. Implement RangeNormalizer?, a generalization of Centralizer …
Jul 21, 2020:
- 1:40 PM Changeset [3952] by
- required version is sufficient
- 4:06 AM Changeset [3951] by
- update copyright years
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 …
Note: See TracTimeline
for information about the timeline view.