Timeline
Jul 17, 2008:
- 11:26 PM Changeset [1384] by
- refs #396
- 7:53 PM Changeset [1383] by
- following guidelines that file should start with PP guards and also …
- 5:47 PM Ticket #397 (Arithmetic for DataWeight) created by
- There is no arithmetic for DataWeight. Is that a feature, we would …
- 5:19 PM Ticket #396 (Interfacing MatrixWeighted with Matrix and MatrixLookupWeighted) created by
- This include: 1. Construct MatrixLookupWeighted from …
- 4:55 PM Ticket #363 (Weighted Mutable Matrix) closed by
- fixed
- 4:32 PM Changeset [1382] by
- fixing problems with MatrixWeighted? iterators
- 4:12 PM Ticket #395 (Document how to implement a weighted iterator) created by
- If you want to implement a new iterator that want to use the …
- 1:14 AM Changeset [1381] by
- working on #363
- 12:36 AM Changeset [1380] by
- working on #363
Jul 16, 2008:
- 11:41 PM Changeset [1379] by
- adding DataWeight? - a class to store a data value together with its weight
- 10:57 PM Changeset [1378] by
- adding default constructor in StrideIterator?
- 10:09 PM Ticket #369 (create unweighted iterator from weighted iterator) closed by
- fixed: fixed in [1375] [1376] & [1377]
- 10:09 PM Changeset [1377] by
- allow conversion in DataIterator? and WeightIterator?
- 9:32 PM Changeset [1376] by
- add WeightIterator? - fixes #369
- 7:51 PM Changeset [1375] by
- making types in DataIterator? more generic - refs #369
- 6:35 PM Ticket #391 (return type in iterator_traits is hard-coded to double) closed by
- fixed: fixed in [1373] and [1374]
- 6:34 PM Changeset [1374] by
- fixes #391 - implemented specializations for StrideIterator? and …
- 6:12 PM Changeset [1373] by
- refs #391 generalized default implementation of iterator_traits by …
Jul 15, 2008:
- 8:35 PM Changeset [1372] by
- forgot to save file before committing [1371]
- 8:26 PM Changeset [1371] by
- Adding a README.developer and moving developer specific information …
Jul 14, 2008:
- 4:35 PM Changeset [1370] by
- adding --link-libtool option in yat-config
Jul 11, 2008:
- 8:33 PM Ticket #394 (libtool: install: warning: remember to run `libtool --finish) created by
- Running make distcheck I get the following warning: libtool: …
- 6:10 PM Changeset [1369] by
- documenting some magic functionality I didn't know existed
- 5:50 PM Ticket #393 (precision is hard-coded to 12 in output operator for Matrix and friends) created by
- I think it should be system dependent.
- 4:31 PM Ticket #392 (doxygen, tests, and His ol' Grandma) created by
- Currently (well after [1368]) there is a test checking that doxygen …
- 3:56 PM Ticket #214 (test that all input output operator work together) closed by
- fixed: ticket:389 has been fixed so I close this ticket
- 1:17 AM Changeset [1368] by
- Adding a blip in README that it might be a good idea to turn off the …
- 1:08 AM Ticket #162 (add test of documentation) closed by
- fixed: (In [1367]) closes #162 - if you have doxygen available there will be …
- 1:07 AM Changeset [1367] by
- closes #162 - if you have doxygen available there will be a test that …
- 1:03 AM Changeset [1366] by
- adding missing docs
Jul 10, 2008:
- 10:30 PM Changeset [1365] by
- working on ticket:369 - created a DataIterator? that seems to work. …
- 9:31 PM Ticket #391 (return type in iterator_traits is hard-coded to double) created by
- related to ticket:369 I guess the reason for this is that all …
Jul 9, 2008:
- 3:52 PM Changeset [1364] by
- adding IteratorData?.h
Jul 8, 2008:
- 11:49 PM Changeset [1363] by
- working on #369
- 6:15 PM Ticket #390 (libyat is linked together with C-linker) closed by
- fixed: fixed in [1362]
- 6:15 PM Changeset [1362] by
- fixes #390
- 5:06 PM Ticket #390 (libyat is linked together with C-linker) created by
- libyat is built using […] which could be compared with, for …
Jul 2, 2008:
- 11:25 PM Ticket #389 (failure in matrix_lookup_test) closed by
- fixed: (In [1361]) fixing ticket:389 - the problem was in test code
- 11:23 PM Changeset [1361] by
- fixing ticket:389 - the problem was in test code
Jun 26, 2008:
- 9:21 PM DownloadPage edited by
- specify to GPL v2 (diff)
- 3:17 AM Changeset [1360] by
- working on ticket #214
- 3:13 AM Ticket #389 (failure in matrix_lookup_test) created by
-
I tried to add a line
[…]
in
matrix_lookup_test.cc
in order to … - 2:01 AM Changeset [1359] by
- just to make the highlighting in emacs look prettier
Jun 25, 2008:
- 12:22 AM Ticket #388 (use fifth argument [action-if-cross-compiling] in AC_RUN_IF_ELSE) closed by
- fixed: fixed in [1358]
- 12:21 AM Changeset [1358] by
- fixes #338 - runtime tests for quiet_NaN and infinity are not …
Jun 24, 2008:
- 10:43 PM Changeset [1357] by
- adding missing props
- 3:42 PM Ticket #388 (use fifth argument [action-if-cross-compiling] in AC_RUN_IF_ELSE) created by
- We use macro AC_RUN_IF_ELSE twice in configure.ac to test for …
- 1:20 AM Ticket #353 (create yat-config script) closed by
-
fixed: (In [1356]) fixed a
yat.pc
file - 1:19 AM Changeset [1356] by
- fixes #533 - added creation and installation of a yat.pc file
Jun 23, 2008:
- 6:39 PM Changeset [1355] by
- adding acknowledgment to apr
- 6:07 PM Changeset [1354] by
- minor improvement
- 5:16 PM Changeset [1353] by
- adding text on infinity in requirements
- 5:02 PM Changeset [1352] by
- fixing so distcheck passes through
- 3:54 PM Changeset [1351] by
- adding missing properties
Jun 21, 2008:
- 7:04 AM Changeset [1350] by
- using @PACKAGE@ and adding line 'Report bugs to...' in yat-config
- 6:59 AM Ticket #385 (AX_PATH_GSL fails if gslcblas is not available) closed by
- fixed: fixed in [1349]
- 6:57 AM Changeset [1349] by
- fixing #385 - setting env var GSL_CBLAS_LIB when gslcblas is not used
- 6:53 AM Ticket #376 (configure reports flag info that may be misleading) closed by
- fixed: fixed in [1348]
- 6:49 AM Changeset [1348] by
- adding a yat-config script (fixes #353) also fixes ticket #376 by …
- 4:40 AM Ticket #387 (allow to disable configure run-time checks) created by
- We have a couple of run-time checks in configure, for instance: …
- 4:31 AM Ticket #386 (AX_PATH_GSL doesn't check for GSL header files) created by
- I tried removing gsl header files, and the macro goes through without …
- 4:02 AM Ticket #385 (AX_PATH_GSL fails if gslcblas is not available) created by
- I tried removing gslcblas and then AX_PATH_GSL fails with these …
Jun 20, 2008:
- 3:37 PM Ticket #384 (what are the dependcy on 'make doc') created by
- related to [1347] see comment in [1347], but basically it seems like …
- 3:34 PM Changeset [1347] by
- deleting doxygen.error in 'make clean'. The flaw was detecting by …
Jun 19, 2008:
- 11:00 PM Changeset [1346] by
- adding some stuff in version test
- 9:23 PM Ticket #375 (send dogygen error message to a file) closed by
- fixed: sorry should be [1345]
- 9:21 PM Ticket #372 (version.h is not found by doxygen (when using VPATH)) closed by
- fixed: fixed in [1344]
- 9:20 PM Changeset [1345] by
- send doxygen error to a file - fixes #375
- 9:15 PM Changeset [1344] by
- let doxygen parse in builddir as well
Jun 18, 2008:
- 7:05 PM Ticket #383 (why both operator() and operator[] in Target?) closed by
- fixed: deprecated Target::operator[] in [1343] since it is only calling …
- 7:03 PM Changeset [1343] by
- deprecating Target::operator[]
- 6:47 PM Ticket #383 (why both operator() and operator[] in Target?) created by
- 6:46 PM Ticket #382 (Create an Index object from a string in Target class) created by
- The class could be used to easily get which samples that belong to …
- 6:09 PM Changeset [1342] by
- fixing doxygen problems
Jun 17, 2008:
- 5:19 PM Changeset [1341] by
- correcting docs
Note: See TracTimeline
for information about the timeline view.