Mercurial > hg > octave-nkf
log libinterp/dldfcn/symbfact.cc @ 17787:175b392e91fe
age | author | description |
---|---|---|
Mon, 28 Oct 2013 19:51:46 -0700 | Rik | Use GNU style coding conventions for code in libinterp/ |
Wed, 23 Oct 2013 22:09:27 -0400 | John W. Eaton | maint: Update copyright notices for release. |
Mon, 19 Aug 2013 20:46:38 -0700 | Rik | doc: Add new @qcode macro for code samples which are quoted. |
Sat, 17 Aug 2013 11:45:20 -0700 | Rik | doc: Rename @xcode macro to @tcode (transpose code) for clarity. |
Fri, 15 Mar 2013 04:23:02 -0400 | John W. Eaton | * symbfact.cc (Fsymbfact): Use CHOLMOD_NAME to access allocate_sparse and free_sparse functions. |
Fri, 15 Mar 2013 07:07:08 -0400 | John W. Eaton | use int64_t for idx type if --enable-64 |
Sat, 18 Aug 2012 16:23:39 -0400 | John W. Eaton | split libinterp from src base src/dldfcn/symbfact.cc@31a7fe89e8ad |