You can subscribe to this list here.
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(14) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2011 |
Jan
(30) |
Feb
(29) |
Mar
(12) |
Apr
(13) |
May
(12) |
Jun
(11) |
Jul
(5) |
Aug
(35) |
Sep
(5) |
Oct
(5) |
Nov
(17) |
Dec
(10) |
2012 |
Jan
(46) |
Feb
(15) |
Mar
(13) |
Apr
(1) |
May
(17) |
Jun
(2) |
Jul
(14) |
Aug
(3) |
Sep
(14) |
Oct
(5) |
Nov
(28) |
Dec
(33) |
2013 |
Jan
(11) |
Feb
(20) |
Mar
(27) |
Apr
(35) |
May
(3) |
Jun
(4) |
Jul
(4) |
Aug
(3) |
Sep
(7) |
Oct
(6) |
Nov
(6) |
Dec
(4) |
2014 |
Jan
(14) |
Feb
(6) |
Mar
(8) |
Apr
(1) |
May
(4) |
Jun
(4) |
Jul
(4) |
Aug
(2) |
Sep
(28) |
Oct
(16) |
Nov
(25) |
Dec
(16) |
2015 |
Jan
(2) |
Feb
(1) |
Mar
(21) |
Apr
(21) |
May
(7) |
Jun
(13) |
Jul
(15) |
Aug
(21) |
Sep
(16) |
Oct
(18) |
Nov
(1) |
Dec
(1) |
2016 |
Jan
(4) |
Feb
|
Mar
(6) |
Apr
(2) |
May
(2) |
Jun
(4) |
Jul
(2) |
Aug
(18) |
Sep
(3) |
Oct
(11) |
Nov
(1) |
Dec
(1) |
2017 |
Jan
(7) |
Feb
(8) |
Mar
(4) |
Apr
(4) |
May
(10) |
Jun
(1) |
Jul
(2) |
Aug
(1) |
Sep
(2) |
Oct
(2) |
Nov
(1) |
Dec
(1) |
2018 |
Jan
(5) |
Feb
|
Mar
(1) |
Apr
|
May
(13) |
Jun
(19) |
Jul
(8) |
Aug
(6) |
Sep
(6) |
Oct
(3) |
Nov
(20) |
Dec
(11) |
2019 |
Jan
(18) |
Feb
(28) |
Mar
(10) |
Apr
|
May
(6) |
Jun
(2) |
Jul
|
Aug
|
Sep
(9) |
Oct
(6) |
Nov
(3) |
Dec
(16) |
2020 |
Jan
(6) |
Feb
(9) |
Mar
(1) |
Apr
(9) |
May
(4) |
Jun
(10) |
Jul
(11) |
Aug
(6) |
Sep
(2) |
Oct
|
Nov
|
Dec
|
2021 |
Jan
(1) |
Feb
(2) |
Mar
(4) |
Apr
(2) |
May
(3) |
Jun
(12) |
Jul
|
Aug
(3) |
Sep
|
Oct
(3) |
Nov
|
Dec
|
2022 |
Jan
(9) |
Feb
|
Mar
(2) |
Apr
(1) |
May
|
Jun
(1) |
Jul
(19) |
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2023 |
Jan
|
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
|
Jul
|
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
(5) |
2024 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(4) |
May
|
Jun
|
Jul
|
Aug
|
Sep
(8) |
Oct
(4) |
Nov
(7) |
Dec
(2) |
From: <rei...@us...> - 2014-10-24 09:23:59
|
Revision: 628 http://sourceforge.net/p/healpix/code/628 Author: reinecke Date: 2014-10-24 09:23:50 +0000 (Fri, 24 Oct 2014) Log Message: ----------- documentation fixes Modified Paths: -------------- trunk/src/java/src/healpix/essentials/HealpixMap.tmpl trunk/src/java/src/healpix/essentials/HealpixMapDouble.java trunk/src/java/src/healpix/essentials/HealpixMapFloat.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-22 10:45:06
|
Revision: 627 http://sourceforge.net/p/healpix/code/627 Author: reinecke Date: 2014-10-22 10:45:05 +0000 (Wed, 22 Oct 2014) Log Message: ----------- streamlining and Peano test Modified Paths: -------------- trunk/src/java/CHANGES trunk/src/java/src/healpix/essentials/HealpixBase.java trunk/src/java/src/healpix/essentials/Moc.java trunk/src/java/src/healpix/essentials/MocUtil.java trunk/src/java/src/healpix/essentials/RangeSet.java trunk/src/java/src/healpix/essentials/test/AmocTest.java trunk/src/java/src/healpix/essentials/test/HealpixBasePerfTest.java trunk/src/java/src/healpix/essentials/test/HealpixBaseTest.java trunk/src/java/src/healpix/essentials/test/HealpixProcTest.java trunk/src/java/src/healpix/essentials/test/RangeSetTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-22 09:32:30
|
Revision: 626 http://sourceforge.net/p/healpix/code/626 Author: reinecke Date: 2014-10-22 09:32:25 +0000 (Wed, 22 Oct 2014) Log Message: ----------- switch to fastest Peano code Modified Paths: -------------- trunk/src/java/src/healpix/essentials/HealpixUtils.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-22 09:27:18
|
Revision: 625 http://sourceforge.net/p/healpix/code/625 Author: reinecke Date: 2014-10-22 09:27:11 +0000 (Wed, 22 Oct 2014) Log Message: ----------- temporary commit to archive the various Peano implementations Modified Paths: -------------- trunk/src/java/src/healpix/essentials/HealpixUtils.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-22 09:21:22
|
Revision: 624 http://sourceforge.net/p/healpix/code/624 Author: reinecke Date: 2014-10-22 09:21:08 +0000 (Wed, 22 Oct 2014) Log Message: ----------- improve documentation Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/Healpix_cxx.dox This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-21 14:09:16
|
Revision: 623 http://sourceforge.net/p/healpix/code/623 Author: reinecke Date: 2014-10-21 14:09:14 +0000 (Tue, 21 Oct 2014) Log Message: ----------- sync Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/mult_alm_module.cc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-21 14:08:04
|
Revision: 622 http://sourceforge.net/p/healpix/code/622 Author: reinecke Date: 2014-10-21 14:08:00 +0000 (Tue, 21 Oct 2014) Log Message: ----------- faster conversions nest<->peano Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/healpix_base.cc trunk/src/cxx/Healpix_cxx/healpix_tables.cc trunk/src/cxx/Healpix_cxx/healpix_tables.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-21 14:07:16
|
Revision: 621 http://sourceforge.net/p/healpix/code/621 Author: reinecke Date: 2014-10-21 14:07:14 +0000 (Tue, 21 Oct 2014) Log Message: ----------- add pixel_import() Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/healpix_base.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-21 14:06:39
|
Revision: 620 http://sourceforge.net/p/healpix/code/620 Author: reinecke Date: 2014-10-21 14:06:36 +0000 (Tue, 21 Oct 2014) Log Message: ----------- cosmetics Modified Paths: -------------- trunk/src/cxx/Healpix_cxx/alm_powspec_tools.cc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-15 11:43:09
|
Revision: 619 http://sourceforge.net/p/healpix/code/619 Author: reinecke Date: 2014-10-15 11:43:02 +0000 (Wed, 15 Oct 2014) Log Message: ----------- improve documentation for junit Modified Paths: -------------- trunk/src/java/README This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-14 11:17:24
|
Revision: 618 http://sourceforge.net/p/healpix/code/618 Author: reinecke Date: 2014-10-14 11:17:16 +0000 (Tue, 14 Oct 2014) Log Message: ----------- switch to alice3 Modified Paths: -------------- trunk/src/cxx/alice/PolarizationHolder.h trunk/src/cxx/alice/alice3.cc trunk/src/cxx/alice/alice_test.cc trunk/src/cxx/alice/alice_utils.h trunk/src/cxx/alice/planck.make trunk/src/cxx/test/runtest.sh Removed Paths: ------------- trunk/src/cxx/alice/HealpixSkyMap.h trunk/src/cxx/alice/MollweideSkyMap.cc trunk/src/cxx/alice/MollweideSkyMap.h trunk/src/cxx/alice/OrthogonalSkyMap.h trunk/src/cxx/alice/PolarizationHolder.cc trunk/src/cxx/alice/RectSkyMap.h trunk/src/cxx/alice/SkyMap.h trunk/src/cxx/alice/SoSSkyMap.cc trunk/src/cxx/alice/SoSSkyMap.h trunk/src/cxx/alice/TextureHolder.cc trunk/src/cxx/alice/TextureHolder.h trunk/src/cxx/alice/alice2.cc trunk/src/cxx/alice/alice_usage.h trunk/src/cxx/alice/alice_usage.txt trunk/src/cxx/alice/color.cc trunk/src/cxx/alice/color.h trunk/src/cxx/alice/generateTexture.cc trunk/src/cxx/alice/makeusage.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2014-10-14 11:08:45
|
Revision: 617 http://sourceforge.net/p/healpix/code/617 Author: hivon Date: 2014-10-14 11:08:43 +0000 (Tue, 14 Oct 2014) Log Message: ----------- testing GDL 0.9.5; problems with color=0 Modified Paths: -------------- trunk/src/idl/visu/proj2out.pro This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-10-02 09:17:25
|
Revision: 616 http://sourceforge.net/p/healpix/code/616 Author: reinecke Date: 2014-10-02 09:17:14 +0000 (Thu, 02 Oct 2014) Log Message: ----------- sync Modified Paths: -------------- trunk/src/cxx/cxxsupport/ls_image.cc trunk/src/cxx/cxxsupport/ls_image.h trunk/src/cxx/cxxsupport/share_utils.h trunk/src/cxx/cxxsupport/string_utils.cc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2014-09-29 16:58:15
|
Revision: 615 http://sourceforge.net/p/healpix/code/615 Author: hivon Date: 2014-09-29 16:58:13 +0000 (Mon, 29 Sep 2014) Log Message: ----------- updated documentation of F90 generate_beam Modified Paths: -------------- trunk/doc/TeX/fits2cl.tex trunk/doc/TeX/generate_beam.tex trunk/doc/TeX/getsize_fits.tex trunk/doc/TeX/subroutines.tex This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <hi...@us...> - 2014-09-29 16:58:09
|
Revision: 614 http://sourceforge.net/p/healpix/code/614 Author: hivon Date: 2014-09-29 16:58:07 +0000 (Mon, 29 Sep 2014) Log Message: ----------- updated F90 generate_beam to use fitsio extended filename syntax Modified Paths: -------------- trunk/src/f90/mod/alm_tools.F90 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-29 11:29:56
|
Revision: 613 http://sourceforge.net/p/healpix/code/613 Author: reinecke Date: 2014-09-29 11:29:49 +0000 (Mon, 29 Sep 2014) Log Message: ----------- better documentation Modified Paths: -------------- trunk/src/cxx/alice/alice3.cc trunk/src/cxx/alice/alice3_usage.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-29 10:59:24
|
Revision: 612 http://sourceforge.net/p/healpix/code/612 Author: reinecke Date: 2014-09-29 10:59:13 +0000 (Mon, 29 Sep 2014) Log Message: ----------- more documentatiuon Modified Paths: -------------- trunk/src/java/build.xml trunk/src/java/src/healpix/essentials/Moc.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-29 10:21:35
|
Revision: 611 http://sourceforge.net/p/healpix/code/611 Author: reinecke Date: 2014-09-29 10:21:33 +0000 (Mon, 29 Sep 2014) Log Message: ----------- bug fixes Modified Paths: -------------- trunk/src/cxx/alice/alice3.cc trunk/src/cxx/alice/planck.make This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-28 18:47:03
|
Revision: 610 http://sourceforge.net/p/healpix/code/610 Author: reinecke Date: 2014-09-28 18:46:55 +0000 (Sun, 28 Sep 2014) Log Message: ----------- further streamlining Modified Paths: -------------- trunk/src/cxx/alice/alice3.cc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-28 13:58:10
|
Revision: 609 http://sourceforge.net/p/healpix/code/609 Author: reinecke Date: 2014-09-28 13:58:08 +0000 (Sun, 28 Sep 2014) Log Message: ----------- add documentation Modified Paths: -------------- trunk/src/cxx/alice/alice3.cc Added Paths: ----------- trunk/src/cxx/alice/alice3_usage.txt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-28 13:30:35
|
Revision: 608 http://sourceforge.net/p/healpix/code/608 Author: reinecke Date: 2014-09-28 13:30:28 +0000 (Sun, 28 Sep 2014) Log Message: ----------- cleanups Modified Paths: -------------- trunk/src/cxx/alice/TextureHolder.h trunk/src/cxx/alice/alice3.cc trunk/src/cxx/alice/alice_utils.h trunk/src/cxx/test/runtest.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-28 12:16:48
|
Revision: 607 http://sourceforge.net/p/healpix/code/607 Author: reinecke Date: 2014-09-28 12:16:43 +0000 (Sun, 28 Sep 2014) Log Message: ----------- simplify Modified Paths: -------------- trunk/src/cxx/alice/alice3.cc trunk/src/cxx/test/runtest.sh This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-28 11:41:25
|
Revision: 606 http://sourceforge.net/p/healpix/code/606 Author: reinecke Date: 2014-09-28 11:41:14 +0000 (Sun, 28 Sep 2014) Log Message: ----------- first version of alice3 Modified Paths: -------------- trunk/src/cxx/alice/HealpixSkyMap.h trunk/src/cxx/alice/SkyMap.h trunk/src/cxx/alice/planck.make trunk/src/cxx/test/runtest.sh Added Paths: ----------- trunk/src/cxx/alice/alice3.cc This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-28 08:30:52
|
Revision: 605 http://sourceforge.net/p/healpix/code/605 Author: reinecke Date: 2014-09-28 08:30:46 +0000 (Sun, 28 Sep 2014) Log Message: ----------- new skymap type Added Paths: ----------- trunk/src/cxx/alice/HealpixSkyMap.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <rei...@us...> - 2014-09-24 14:14:02
|
Revision: 604 http://sourceforge.net/p/healpix/code/604 Author: reinecke Date: 2014-09-24 14:13:55 +0000 (Wed, 24 Sep 2014) Log Message: ----------- tweaks Modified Paths: -------------- trunk/src/java/README trunk/src/java/build.xml trunk/src/java/make_release trunk/src/java/src/healpix/essentials/RangeSet.java trunk/src/java/src/healpix/essentials/test/RangeSetTest.java This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |