You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
86 lines
2.5 KiB
86 lines
2.5 KiB
2016-08-25 15:00 |
|
|
|
* README, ax_init_standard_project.m4, bootstrap.sh, |
|
doc/doxyfile.in, src/matrix.hxx: improved doxygen |
|
|
|
2016-08-24 09:42 |
|
|
|
* src/libmatricxx.pc.in: PKG_REQUIREMENTS is undefined |
|
|
|
2016-08-23 13:58 |
|
|
|
* debian/control.in, src/makefile.am, src/matrix.hxx, |
|
test/basic.cxx, test/makefile.am: stream any size of matrix |
|
|
|
2016-08-23 13:09 |
|
|
|
* configure.ac, src/matrix.hxx, test/basic.cxx: works perfectly, |
|
fully tested |
|
|
|
2016-08-22 15:04 |
|
|
|
* COPYING, INSTALL, src/matrix.hxx, test/basic.cxx: inverse tested |
|
|
|
2016-08-22 07:07 |
|
|
|
* ChangeLog, src/matrix.hxx, test/basic.cxx: inverse does not work |
|
yet |
|
|
|
2016-08-19 16:07 |
|
|
|
* COPYING, ChangeLog, INSTALL, ax_cxx_compile_stdcxx_11.m4, |
|
ax_init_standard_project.m4, makefile_test.inc.am: fix C++11 |
|
detection |
|
|
|
2016-08-19 14:52 |
|
|
|
* COPYING, INSTALL, ax_cxx_compile_stdcxx_11.m4, |
|
ax_init_standard_project.m4, bootstrap.sh, makefile_test.inc.am, |
|
src/matrix.hxx, test/basic.cxx: more operators more tests |
|
|
|
2016-08-18 22:03 |
|
|
|
* COPYING, ChangeLog, INSTALL, src/matrix.hxx: more operators |
|
|
|
2016-08-17 07:26 |
|
|
|
* configure.ac: only requires c++11 |
|
|
|
2016-08-16 14:41 |
|
|
|
* COPYING, INSTALL, ax_init_standard_project.m4, configure.ac, |
|
src/matrix.hxx, test/basic.cxx: remove redundancy, collect common |
|
functionality in base class |
|
|
|
2016-08-08 20:03 |
|
|
|
* src/matrix.hxx, test/basic.cxx: more operator, more checks passed |
|
|
|
2016-08-03 18:43 |
|
|
|
* configure.ac, test/makefile.am: all tests passed |
|
|
|
2016-08-03 18:39 |
|
|
|
* COPYING, ChangeLog, INSTALL, ax_cxx_compile_stdcxx_11.m4, |
|
ax_init_standard_project.m4, configure.ac, examples/makefile.am, |
|
examples/matrix-sample.cxx, src/makefile.am, src/matrix.hxx, |
|
test/basic.cxx, test/makefile.am: first approach including first |
|
tests |
|
|
|
2016-07-30 08:50 |
|
|
|
* ., AUTHORS, ChangeLog, NEWS, README, autogen.sh, ax_check_qt.m4, |
|
ax_cxx_compile_stdcxx_11.m4, ax_init_standard_project.m4, |
|
bootstrap.sh, build-in-docker.conf, build-in-docker.sh, |
|
build-resource-file.sh, configure.ac, debian, |
|
debian/changelog.in, debian/compat, debian/control.in, |
|
debian/docs, debian/libmatricxx-dev.install, |
|
debian/libmatricxx.install, debian/rules, doc, doc/doxyfile.in, |
|
doc/makefile.am, examples, examples/makefile.am, |
|
libmatricxx.desktop.in, libmatricxx.spec.in, |
|
mac-create-app-bundle.sh, makefile.am, resolve-debbuilddeps.sh, |
|
resolve-rpmbuilddeps.sh, sql-to-dot.sed, src, |
|
src/libmatricxx.pc.in, src/makefile.am, src/version.cxx, |
|
src/version.hxx, test, test/makefile.am: initial project |
|
|
|
|