2 .. Pone links "offline" (para generar PDF para imprimir).
8 .. [BKIP08] Kris Macleod Bell, Lars Ivar Igesund, Sean Kelly, and Michael
9 Parker. Learn to Tango with D. Apress, 2007. ISBN 1-59059-960-8.
11 .. [JOLI96] Richard Jones, Rafael D Lins. Garbage Collection: Algorithms
12 for Automatic Dynamic Memory Management. John Wiley & Sons, 1996.
15 .. [SUTT99] Herb Sutter. Exceptional C++: 47 Engineering Puzzles,
16 Programming Problems, and Solutions, 1ra edición. Addison-Wesley
17 Professional, 1999. ISBN 0-201-61562-2.
19 .. [DNG46407] Oskar Linde. The problem with the D GC. Grupo de noticias
20 digitalmars.D, 8 de enero de 2007. `Mensaje número 46407`__.
21 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=46407
23 .. [DNG43991] Andrey Khropov. [Performance] shootout.binarytrees when
24 implemented with gc is 10x slower than C# on .NET 2.0. Grupo de noticias
25 digitalmars.D, 11 de noviembre de 2006. `Mensaje número 43991`__.
26 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=43991
28 .. [DNG35364] Frank Benoit. GC implementation. Grupo de noticias
29 digitalmars.D, 18 de marzo de 2006. `Mensaje número 35364`__.
30 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=35364
32 .. [DNG44607] Russ Lewis. A TODO for somebody: Full Reflection Gets You
33 Smarter GC. Grupo de noticias digitalmars.D, 20 de noviembre de
34 2006. `Mensaje número 44607`__.
35 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=44607
37 .. [DNG29291] Larry Evans. How does RTTI help gc?. Grupo de noticias
38 digitalmars.D, 21 de octubre de 2005. `Mensaje número 29291`__.
39 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=29291
41 .. [DNG6842] Walter Bright. Transitioning to a type aware Garbage
42 Collector. Grupo de noticias digitalmars.D.announce, 22 de enero de
43 2007. `Mensaje número 6842`__.
44 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=6842
46 .. [DNG42557] Lionello Lunesu. Is a moving GC really needed?. Grupo de
47 noticias digitalmars.D, 2 de octubre de 2006. `Mensaje número 42557`__.
48 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=42557
50 .. [DNG38689] Frank Benoit. GC, the simple solution. Grupo de noticias
51 digitalmars.D, 4 de junio de 2006. `Mensaje número 38689`__.
52 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=38689
54 .. [DNG42564] xs0. Re: Is a moving GC really needed?. Grupo de noticias
55 digitalmars.D, 2 de octubre de 2006. `Mensaje número 42564`__.
56 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=42564
58 .. [DNG38704] Walter Bright. Re: GC, the simple solution. Grupo de
59 noticias digitalmars.D, 4 de junio de 2006. `Mensaje número 38704`__.
60 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D&article_id=38704
62 .. [DNG6890] Lionello Lunesu. std.string.split is broken :( (Re: DMD 1.001
63 release). Grupo de noticias digitalmars.D.announce, 24 de enero de
64 2007. `Mensaje número 6890`__.
65 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=6890
67 .. [DNG6893] Oskar Linde. Re: DMD 1.001 release. Grupo de noticias
68 digitalmars.D.announce, 24 de enero de 2007. `Mensaje número 6893`__.
69 __ http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.announce&article_id=6893
71 .. [HDH03] Martin Hirzel, Amer Diwan, and Matthew Hertz, Proceedings
72 of the 18th Conference on Object-Oriented Programming, Systems,
73 Languages, and Applications (OOPSLA 2003), Anaheim, CA, Oct. 26-30,
76 .. [LINS05] Rafael D Lins. A New Multi-Processor Architecture for
77 Parallel Lazy Cyclic Reference Counting. Proceedings of the 17th
78 International Symposium on Computer Architecture on High Performance
79 Computing - Volume 00 (páginas 35-43), 2005. IEEE Press.
81 .. [BEZO06] Emery D. Berger, Benjamin G. Zorn. DieHard: probabilistic
82 memory safety for unsafe languages. PLDI '06: Proceedings of the 2006
83 ACM SIGPLAN conference on Programming language design and
84 implementation. 2006. ISBN 1-59593-320-4.
86 .. [NAS00] Neil Schemenauer. `Garbage Collection for Python`__. 2000.
87 __ http://arctrix.com/nas/python/gc/
89 .. [PHP081] PHP Team. `PHP 5.3 alpha1 released!`__. PHP news archive.
91 __ http://www.php.net/archive/2008.php#id2008-08-01-1
93 .. [GCBIB] Richard Jones. `The Garbage Collection Bibliography`__. 1996-2009.
94 __ http://www.cs.ukc.ac.uk/people/staff/rej/gcbib/gcbib.html
96 .. [HUEL98] Lorenz Huelsbergen and Phil Winterbottom. Very Concurrent
97 Mark-&-Sweep Garbage Collection without Fine-Grain Synchronization.
98 Proceedings of the International Symposium on Memory Management. Páginas
99 166-175. ACM. 1998. ISBN 1-58113-114-3.
101 .. [RODR97] Gustavo Rodriguez-Rivera and Vince Russo. Non-intrusive Cloning
102 Garbage Collection with Stock Operating System Support. Software Practice
103 and Experience Volumen 27, Número 8. Agosto 1997.
105 .. [BOEH88] Hans-Juergen Boehm and Mark Weiser. `Garbage Collection in an
106 Uncooperative Environment`__. Software Practice and Experience Volumen 18,
107 Número 9. Páginas 807-820. Septiembre 1988.
108 __ http://www.hpl.hp.com/personal/Hans_Boehm/spe_gc_paper/preprint.pdf
110 .. [BOEH91] Hans-Juergen Boehm and Alan J. Demers and Scott Shenker. `Mostly
111 Parallel Garbage Collection`__. Proceedings of the ACM SIGPLAN '91
112 Conference on Programming Language Design and Implementation, Volumen 26,
113 Número 6. Páginas 157-164. Junio 1991.
114 __ http://www.hpl.hp.com/personal/Hans_Boehm/gc/papers/pldi91.ps.Z
116 .. [BOEH93] Hans-Juergen Boehm. `Space Efficient Conservative Garbage
117 Collection`__. Proceedings
118 of the ACM SIGPLAN '93 Conference on Programming Language Design and
119 Implementation, Volumen 28, Número 6. Páginas 197-206. Junio 1993.
120 __ http://www.hpl.hp.com/personal/Hans_Boehm/gc/papers/pldi93.ps.Z
122 .. [BOEHWD] Hans-J. Boehm. `Conservative GC Algorithmic Overview`__. HP
123 Labs / SGI. Obtenido en Junio de 2009.
124 __ http://www.hpl.hp.com/personal/Hans_Boehm/gc/gcdescr.html
126 .. [BLAC08] Stephen Blackburn and Kathryn McKinley. `Immix Garbage Collection:
127 Mutator Locality, Fast Collection, and Space Efficiency`__. Proceedings of
128 the ACM SIGPLAN '08 Conference on Programming Language Design and
129 Implementation. Páginas 22-32. Junio 2008.
130 __ http://cs.anu.edu.au/techreports/2007/TR-CS-07-04.pdf
132 .. [MOLA06] Paolo Molaro. `A new Mono GC`__. Octubre 2006.
133 __ http://www.go-mono.com/meeting06/mono-sgen.pdf
135 .. [MOLAWE] Paolo Molaro. `Compacting GC`__. The Mono Project. Obtenido en
137 __ http://www.mono-project.com/Compacting_GC
139 .. [HIRZ03] Martin Hirzel and Amer Diwan and Matthew Hertz.
140 `Connectivity-based Garbage Collection`__. Proceedings of the ACM OOPSLA
141 '03 Conference on Object-Oriented Programming, Systems, Languages and
142 Applications. Noviembre 2003.
143 __ http://www-plan.cs.colorado.edu/diwan/cbgc.pdf
146 .. include:: links.rst
148 .. vim: set ts=3 sts=3 sw=3 et tw=78 :