Timeline
Sep 16, 2009:
- 11:10 PM Ticket #562 (pair_second_iterator does not compile with const_iterator) created by
- The following code does not compile […]
- 8:01 PM Changeset [2067] by
- fixed typo
- 7:47 PM Changeset [2066] by
- fixed two typos
- 7:20 PM Changeset [2065] by
- updating NEWS with change in r2064
- 7:19 PM Changeset [2064] by
- passing by reference
Sep 14, 2009:
- 10:20 PM Changeset [2063] by
- remove --install flag from ACLOCAL_AMFLAGS as recommended by automake …
- 10:19 PM Changeset [2062] by
- fixed typo
Sep 12, 2009:
- 4:58 PM Ticket #561 (It is not possible to hide CommandLine and Options in a class (Parameter).) closed by
- worksforme: This was not true. See …
Sep 11, 2009:
- 9:14 PM Ticket #561 (It is not possible to hide CommandLine and Options in a class (Parameter).) created by
- 7:54 PM Changeset [2061] by
- removed include not needed
- 5:50 PM Changeset [2060] by
- corrected order in NEWS
- 5:31 AM Ticket #521 (deprecate OptionInFile and OptionOutFile) closed by
- fixed: (In [2059]) mention deprecation of OptionInFile? and OptionOutFile? in …
- 5:31 AM Changeset [2059] by
- mention deprecation of OptionInFile? and OptionOutFile? in NEWS. closes #521
- 5:04 AM Changeset [2058] by
- deprecate constructors conditionally. Deprecation is active only for …
- 2:11 AM Changeset [2057] by
- refs #521. Deprecate class OptionInFile? and OptionOutFile?. Replaced …
Sep 9, 2009:
- 5:29 PM Changeset [2056] by
- yathello: using dir m4, and using YAT_LDFLAGS and YAT_LIBS rather than …
- 5:29 PM Ticket #560 (maintainer-check fails) closed by
- fixed: (In [2056]) yathello: using dir m4, and using YAT_LDFLAGS and YAT_LIBS …
- 5:29 AM Ticket #560 (maintainer-check fails) created by
- maintainer-check fails with following error message: […] I suspect …
Sep 8, 2009:
- 8:23 PM Changeset [2055] by
- fixed some warnings from gcc 4.3.1 and added some missing includes. …
Sep 6, 2009:
- 8:25 PM Changeset [2054] by
- refs 521. Using OptionFile? and StreamRedirector? rather than deprecated …
- 7:55 PM Changeset [2053] by
- docs for StreamRedirector?. refs #521
- 6:59 PM Changeset [2052] by
- added constructor that creates and internal ifstream. refs #521.
- 6:47 PM Changeset [2051] by
- the conclusion that the stream needed to flushed was nonsense, so I …
- 3:54 AM Changeset [2050] by
- refs #521. added constructor taking ostream and string. It does not …
Sep 4, 2009:
- 10:58 PM Ticket #559 (OptionFile says permission denied when file does not exist) closed by
- fixed: (In [2049]) using strerror in error msg from OptionFile? (fixes #559)
- 10:58 PM Changeset [2049] by
- using strerror in error msg from OptionFile? (fixes #559)
- 4:47 PM Changeset [2048] by
- adding bool parameter in constructors and fixed some docs typos
- 2:16 AM Changeset [2047] by
- closes #520 and refs #521. Implements the interface defined in #520 …
- 2:16 AM Ticket #520 (A class to redirect streams easily.) closed by
- fixed: (In [2047]) closes #520 and refs #521. Implements the interface …
Sep 2, 2009:
- 11:42 PM Changeset [2046] by
- improved docs on some options classes (fixes #517, and removed some …
- 11:42 PM Ticket #517 (Improve docs on Option classes) closed by
- fixed: (In [2046]) improved docs on some options classes (fixes #517, and …
- 11:39 PM Ticket #559 (OptionFile says permission denied when file does not exist) created by
- I have an OptionOutFile that is created as […] during validation …
Sep 1, 2009:
- 10:32 PM Changeset [2045] by
- avoid declaring *-am targets as that namespace belong to Automake
- 8:56 PM Changeset [2044] by
- prefer AS_HELP_STRING
- 12:08 AM Ticket #558 (Flaws in configure script) closed by
- fixed: (In [2043]) fixes #558 Replaced GSL runtime test with a link test. I …
- 12:08 AM Changeset [2043] by
- fixes #558 Replaced GSL runtime test with a link test. I tried to …
Aug 30, 2009:
- 12:28 AM Changeset [2042] by
- refs #558. forgot to append -lgslcblas to LIBS in change in r2041
Aug 28, 2009:
- 7:14 PM Changeset [2041] by
- refs #558. do not test for existence of libgslcblas but rely on gsl …
- 6:07 PM Changeset [2040] by
- refs #558. tests for Nan and infinity now occur before libs tests
Aug 27, 2009:
- 9:14 PM Ticket #558 (Flaws in configure script) created by
-
I have a system with gsl installed in
/usr/local/gsl-x86_64/
and …
Aug 26, 2009:
- 4:42 PM Changeset [2039] by
- closes #554 - added function rescale in Smoother
- 4:42 PM Ticket #554 (rescaling Histogram) closed by
- fixed: (In [2039]) closes #554 - added function rescale in Smoother
- 3:55 PM Ticket #554 (rescaling Histogram) reopened by
- same thing should be added for Smoother
Aug 25, 2009:
- 10:53 PM Ticket #554 (rescaling Histogram) closed by
- fixed: (In [2038]) closes #554 - added function rescale in Histogram.
- 10:53 PM Changeset [2038] by
- closes #554 - added function rescale in Histogram.
Aug 23, 2009:
- 9:04 PM Changeset [2037] by
- refs #557 for documentation_test
Aug 22, 2009:
- 6:48 PM Changeset [2036] by
- refs #557. support VERBOSE also in shell tests
- 4:32 PM Changeset [2035] by
- - deprecate YAT_TEST_VERBOSE and use VERBOSE instead (fixes #557). - …
- 4:32 PM Ticket #557 (support env var VERBOSE in tests and deprecate YAT_TEST_VERBOSE) closed by
- fixed: (In [2035]) - deprecate YAT_TEST_VERBOSE and use VERBOSE instead …
- 6:47 AM Ticket #557 (support env var VERBOSE in tests and deprecate YAT_TEST_VERBOSE) created by
- VERBOSE is the variable that is supported by Automake 1.11 and its …
- 5:33 AM Ticket #556 (make Histogram output complete - allow construction of an object from ...) created by
- It is good practice to make the output of an Class to be complete in …
Aug 20, 2009:
- 8:02 PM Changeset [2034] by
- fixed typos
- 7:38 PM Changeset [2033] by
- delete nonsense doc line
Aug 19, 2009:
- 11:41 PM Changeset [2032] by
- fixes #555
- 11:41 PM Ticket #555 (operator+= for Histogram) closed by
- fixed: (In [2032]) fixes #555
- 11:24 PM Changeset [2031] by
- loosen strictness of some tests in regression
- 6:59 PM Ticket #555 (operator+= for Histogram) created by
- 3:03 AM Changeset [2030] by
- adding project url
Aug 18, 2009:
- 4:04 AM Changeset [2029] by
- fixed grammar
Note: See TracTimeline
for information about the timeline view.