X-Git-Url: https://git.llucax.com/personal/website.git/blobdiff_plain/a54920556f14589a2b7f4123e8b6cc8797ff2496..HEAD:/source/blog/posts/2009/05/naive-gc-fixes.rst diff --git a/source/blog/posts/2009/05/naive-gc-fixes.rst b/source/blog/posts/2009/05/naive-gc-fixes.rst index 836ab10..04bd675 100644 --- a/source/blog/posts/2009/05/naive-gc-fixes.rst +++ b/source/blog/posts/2009/05/naive-gc-fixes.rst @@ -5,8 +5,8 @@ I haven't been posting very often lately because I decided to spend some time writing my `thesis document (in Spanish)`__, which was way behind my current status, encouraged by my `code-wise bad weekend`__ =P. -__ http://git.llucax.com.ar/w/z.facultad/75.00/informe.git -__ http://proj.llucax.com.ar/blog/dgc/blog/post/-288428a1 +__ https://git.llucax.com/w/z.facultad/75.00/informe.git +__ /blog/blog/post/-288428a1 `Alberto Bertogli`__ was kind enough to review my `Naive GC`__ implementation and sent me some patches, `improving the documentation`__ (amending my @@ -17,10 +17,10 @@ release and things are starting to settle a little, so I hope I can finish the statistics gathering soon. __ http://www.blitiri.com.ar/ -__ http://git.llucax.com.ar/w/software/dgc/naive.git -__ http://git.llucax.com.ar/w/software/dgc/naive.git/commitdiff/6720d9bcaaedb553e9476ffb064115689a97c2d1 -__ http://git.llucax.com.ar/w/software/dgc/naive.git/commitdiff/1510e826d84ca402a00c5cab2d2e2d172b8602d2 -__ http://git.llucax.com.ar/w/software/dgc/naive.git/commitdiff/2d8639409b4749afd92266347f20b99da80e14c9 +__ https://git.llucax.com/w/software/dgc/naive.git +__ https://git.llucax.com/w/software/dgc/naive.git/commitdiff/6720d9bcaaedb553e9476ffb064115689a97c2d1 +__ https://git.llucax.com/w/software/dgc/naive.git/commitdiff/1510e826d84ca402a00c5cab2d2e2d172b8602d2 +__ https://git.llucax.com/w/software/dgc/naive.git/commitdiff/2d8639409b4749afd92266347f20b99da80e14c9 .. _LDC: tp://www.dsource.org/projects/ldc