]> git.llucax.com Git - z.facultad/75.00/informe.git/blob - source/referencias.rst
Abreviar autores en referencia [BLA06]
[z.facultad/75.00/informe.git] / source / referencias.rst
1
2 .. Pone links "offline" (para generar PDF para imprimir).
3 .. target-notes::
4
5
6 .. _refs:
7
8
9 .. Papers:
10 .. ~~~~~~~
11
12 .. [HDH03] Martin Hirzel, Amer Diwan, and Matthew Hertz, Proceedings
13    of the 18th Conference on Object-Oriented Programming, Systems,
14    Languages, and Applications (OOPSLA 2003), Anaheim, CA, Oct. 26-30,
15    2003.
16
17 .. [LINS05] Rafael D Lins. A New Multi-Processor Architecture for
18    Parallel Lazy Cyclic Reference Counting. Proceedings of the 17th
19    International Symposium on Computer Architecture on High Performance
20    Computing - Volume 00 (páginas 35-43), 2005. IEEE Press.
21
22 .. [BEZO06] Emery D. Berger, Benjamin G. Zorn. DieHard: probabilistic
23    memory safety for unsafe languages. PLDI '06: Proceedings of the 2006
24    ACM SIGPLAN conference on Programming language design and
25    implementation. 2006. ISBN 1-59593-320-4.
26
27 .. [HUEL98] Lorenz Huelsbergen and Phil Winterbottom. Very Concurrent
28    Mark-&-Sweep Garbage Collection without Fine-Grain Synchronization.
29    Proceedings of the International Symposium on Memory Management. Páginas
30    166-175. ACM. 1998. ISBN 1-58113-114-3.
31
32 .. [RODR97] Gustavo Rodriguez-Rivera and Vince Russo. Non-intrusive Cloning
33    Garbage Collection with Stock Operating System Support. Software Practice
34    and Experience Volumen 27, Número 8. Agosto 1997.
35
36 .. [BOEH88] Hans-Juergen Boehm and Mark Weiser. `Garbage Collection in an
37    Uncooperative Environment`__. Software Practice and Experience Volumen 18,
38    Número 9. Páginas 807-820. Septiembre 1988.
39 __ http://www.hpl.hp.com/personal/Hans_Boehm/spe_gc_paper/preprint.pdf
40
41 .. [BOEH91] Hans-Juergen Boehm and Alan J. Demers and Scott  Shenker. `Mostly
42    Parallel Garbage Collection`__. Proceedings of the ACM SIGPLAN '91
43    Conference on Programming Language Design and Implementation, Volumen 26,
44    Número 6. Páginas 157-164. Junio 1991.
45 __ http://www.hpl.hp.com/personal/Hans_Boehm/gc/papers/pldi91.ps.Z
46
47 .. [BOEH93] Hans-Juergen Boehm. `Space Efficient Conservative Garbage
48    Collection`__. Proceedings
49    of the ACM SIGPLAN '93 Conference on Programming Language Design and
50    Implementation, Volumen 28, Número 6. Páginas 197-206. Junio 1993.
51 __ http://www.hpl.hp.com/personal/Hans_Boehm/gc/papers/pldi93.ps.Z
52
53 .. [BLAC08] Stephen Blackburn and Kathryn McKinley. `Immix Garbage Collection:
54    Mutator Locality, Fast Collection, and Space Efficiency`__. Proceedings of
55    the ACM SIGPLAN '08 Conference on Programming Language Design and
56    Implementation. Páginas 22-32. Junio 2008.
57 __ http://cs.anu.edu.au/techreports/2007/TR-CS-07-04.pdf
58
59 .. [HIRZ03] Martin Hirzel and Amer Diwan and Matthew Hertz.
60    `Connectivity-based Garbage Collection`__. Proceedings of the ACM OOPSLA
61    '03 Conference on Object-Oriented Programming, Systems, Languages and
62    Applications. Noviembre 2003.
63 __ http://www-plan.cs.colorado.edu/diwan/cbgc.pdf
64
65 .. [CAR95] A. Rogers and M. Carlisle and J. Reppy and L. Hendren. Supporting
66    Dynamic Data Structures on Distributed Memory Machines. Transactions on
67    Programming Languages and Systems, volúmen 17, número 2. Marzo 1995.
68
69 .. [CMK01] B. Cahoon and K. S. McKinley. `Data Flow Analysis for Software
70    Prefetching Linked Data Structures in Java`__. International Conference on
71    Parallel Architectures and Compilation Techniques (PACT). Barcelona,
72    España.  Septiembre 2001. 
73 __ ftp://ftp.cs.umass.edu/pub/osl/papers/pact01-prefetch.ps.gz
74
75 .. [BH86] J. Barnes and P. Hut. A hierarchical o(N log N) force-calculation
76    algorithm.  Nature Volumen 324, páginas 446-449.  Diciembre 1986.
77
78 .. [BN98] G. Bilardi and A. Nicolau. Adaptive Bitonic Sorting: An optimal
79    parallel algorithm for shared-memory machines. SIAM J. Comput.
80    Volumen 18, número 2, páginas 216-228. 1998.
81
82 .. [CDG93] D. Culler, A. Dusseau, S. Goldstein, A. Krishnamurthy, S. Lumetta,
83    T. von Eicken and K. Yelick. Parallel Programming in Split-C.
84    Supercomputing 1993, páginas 262-273. 1993.
85
86 .. [KAR77] R. Karp. Probabilistic analysis of partitioning algorithms for the
87    traveling-salesman problem in the plane.  Mathematics of Operations
88    Research Volumen 2, número 3, páginas 209-224. Agosto 1977.
89
90 .. [GS85] L. Guibas and J. Stolfi. General Subdivisions and Voronoi Diagrams.
91    ACM Trans. on Graphics Volumen 4, número 2, páginas 74-123. 1985.
92
93 .. [BLA06] Blackburn et ál. The DaCapo benchmarks: java benchmarking
94    development and analysis. OOPSLA '06: Proceedings of the 21st annual ACM
95    SIGPLAN conference on Object-oriented programming systems, languages, and
96    applications. ISBN 1-59593-348-4.  Páginas 169-190. 2006.
97
98 .. [PAN09] Vladimir Panteleev. `Memory Management in the D Programming
99    Language`__. Proyecto de licenciatura.  Ministerul Educaţiei şi Tineretului
100    al Republicii Moldova Universitatea Tehnică a Moldovei Facultatea de
101    Calculatoare, Informatică şi Microelectronică Catedra Filiera Anglofonă.
102    2009.
103 __ http://thecybershadow.net/d/Memory_Management_in_the_D_Programming_Language.pdf
104
105 .. [HEND02] Fergus Henderson. Accurate garbage collection in an uncooperative
106    environment. Proceedings of the Third International Symposium on Memory
107    Management (2002). ACM. Páginas 150-156. Febrero, 2003.
108
109
110 .. Libros:
111 .. ~~~~~~~
112
113 .. [BKIP08] Kris Macleod Bell, Lars Ivar Igesund, Sean Kelly, and Michael
114    Parker. Learn to Tango with D. Apress, 2007. ISBN 1-59059-960-8.
115
116 .. [JOLI96] Richard Jones, Rafael D Lins. Garbage Collection: Algorithms
117    for Automatic Dynamic Memory Management. John Wiley & Sons, 1996.
118    ISBN 0-471-94148-4.
119
120 .. [SUTT99] Herb Sutter. Exceptional C++: 47 Engineering Puzzles,
121    Programming Problems, and Solutions, 1ra edición. Addison-Wesley
122    Professional, 1999. ISBN 0-201-61562-2.
123
124 .. [ALX10] Andrei Alexandrescu. The D Programming Language. Addison-Wesley
125    Professional, 2010. ISBN 978-0321635365.
126
127
128 .. Webs:
129 .. ~~~~~
130
131 .. [NAS00] Neil Schemenauer. `Garbage Collection for Python`__. 2000.
132 __ http://arctrix.com/nas/python/gc/
133
134 .. [PHP530] PHP Team. `PHP 5.3.0 Release Announcement`__. PHP news archive.
135    2009-06-30.
136 __ http://php.net/releases/5_3_0.php
137
138 .. [GCBIB] Richard Jones. `The Garbage Collection Bibliography`__. 1996-2009.
139 __ http://www.cs.ukc.ac.uk/people/staff/rej/gcbib/gcbib.html
140
141 .. [MOLAWE] Paolo Molaro. `Compacting GC`__. The Mono Project. Obtenido en
142    Junio de 2009.
143 __ http://www.mono-project.com/Compacting_GC
144
145 .. [MOLA06] Paolo Molaro. `A new Mono GC`__. Octubre 2006.
146 __ http://www.go-mono.com/meeting06/mono-sgen.pdf
147
148 .. [BOEHWD] Hans-J. Boehm. `Conservative GC Algorithmic Overview`__. HP
149    Labs / SGI. Obtenido en Junio de 2009.
150 __ http://www.hpl.hp.com/personal/Hans_Boehm/gc/gcdescr.html
151
152 .. [LWN90311] Ingo Molnar. `flexible-mmap-2.6.7-D5`__. Linux Weekly News.
153    Junio 2004.
154 __ http://lwn.net/Articles/90311/
155
156 .. [LMTDGC] Leandro Lucarella. `Luca's Meaninless Thoughts, tag DGC`__.
157    2008-2010.
158 __ http://llucax.com.ar/blog/blog/tag/dgc
159
160 .. [DRT117] Sean Kelly. `D Concurrent GC`__. Lista de correo de Druntime. 15
161    de septiembre de 2010.
162 __ http://lists.puremagic.com/pipermail/d-runtime/2010-September/000117.html
163
164 .. [TT1997] Leandro Lucarella. `Integrate CDGC (D Concurrent Garbage
165    Collector)`__. Tango Issue Tracker. Octubre 2010.
166 __ http://www.dsource.org/projects/tango/ticket/1997
167
168 .. [WBB10] Walter Bright. `C++ Compilation Speed`__. Dr. Dobb's Blog. Agosto
169    2010.
170 __ http://www.drdobbs.com/blog/archives/2010/08/c_compilation_s.html
171
172
173 .. Secciones de documentación de D:
174 .. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
175
176 .. [DWEB] Walter Bright. `D Programming Language Website`__. Digital Mars.
177    Octubre 2010.
178 __ http://www.digitalmars.com/d/
179
180 .. [DWOV] Walter Bright. `D Programming 1.0 Language Overview`__. Digital
181    Mars. Octubre 2010.
182 __ http://www.digitalmars.com/d/1.0/overview.html
183
184 .. [DWLR] Walter Bright. `D Programming Language 1.0 Reference`__. Digital
185    Mars. Octubre 2010.
186 __ http://www.digitalmars.com/d/1.0/lex.html
187
188 .. [DWSI] Walter Bright. `D Programming Language 1.0 Reference, Static
189    if`__. Digital Mars. Octubre 2010.
190 __ http://www.digitalmars.com/d/1.0/version.html#staticif
191
192 .. [DWIN] Walter Bright. `D Programming Language 1.0 Reference, Auto
193    declaration`__. Digital Mars. Octubre 2010.
194 __ http://www.digitalmars.com/d/1.0/declaration.html#AutoDeclaration
195
196 .. [DWTO] Walter Bright. `D Programming Language 1.0 Reference, Typeof`__.
197    Digital Mars. Octubre 2010.
198 __ http://www.digitalmars.com/d/1.0/declaration.html#typeof
199
200 .. [DWFE] Walter Bright. `D Programming Language 1.0 Reference, Foreach
201    statement`__.  Digital Mars. Octubre 2010.
202 __ http://www.digitalmars.com/d/1.0/statement.html#ForeachStatement
203
204 .. [DWTP] Walter Bright. `D Programming Language 1.0 Reference, Templates`__.
205    Digital Mars. Octubre 2010.
206 __ http://www.digitalmars.com/d/1.0/template.html
207
208 .. [DWCF] Walter Bright. `D Programming Language 1.0 Reference, Compile Time
209    Function Execution (CTFE)`__.  Digital Mars. Octubre 2010.
210 __ http://www.digitalmars.com/d/1.0/function.html#interpretation
211
212 .. [DWMT] Walter Bright. `D Programming Language 1.0 Reference, Template
213    mixins`__.  Digital Mars. Octubre 2010.
214 __ http://www.digitalmars.com/d/1.0/template-mixin.html
215
216 .. [DWME] Walter Bright. `D Programming Language 1.0 Reference, Mixin
217    expressions`__.  Digital Mars. Octubre 2010.
218 __ http://www.digitalmars.com/d/1.0/expression.html#MixinExpression
219
220 .. [DWMX] Walter Bright. `D Programming Language 1.0 Reference, Mixins`__.
221    Digital Mars. Octubre 2010.
222 __ http://www.digitalmars.com/d/1.0/mixin.html
223
224 .. [DWIE] Walter Bright. `D Programming Language 1.0 Reference, Is
225    expressions`__.  Digital Mars. Octubre 2010.
226 __ http://www.digitalmars.com/d/1.0/expression.html#IsExpression
227
228 .. [DWIA] Walter Bright. `D Programming Language 1.0 Reference, D x86 Inline
229    Assembler`__. Digital Mars. Octubre 2010.
230 __ http://www.digitalmars.com/d/1.0/iasm.html
231
232 .. [DWGT] Walter Bright. `D Programming Language 1.0 Reference, Goto
233    statement`__.  Digital Mars. Octubre 2010.
234 __ http://www.digitalmars.com/d/1.0/statement.html#GotoStatement 
235
236 .. [DWCC] Walter Bright. `D Programming Language 1.0 Reference, Interfacing to
237    C`__.  Digital Mars. Octubre 2010.
238 __ http://www.digitalmars.com/d/1.0/interfaceToC.html
239
240 .. [DWMM] Walter Bright. `D Programming Language 1.0 Reference, Memory
241    management`__.  Digital Mars. Octubre 2010.
242 __ http://www.digitalmars.com/d/1.0/memory.html
243
244 .. [DWGC] Walter Bright. `D Programming Language 1.0 Reference, Garbage
245    collection`__.  Digital Mars. Octubre 2010.
246 __ http://www.digitalmars.com/d/1.0/garbage.html
247
248 .. [DWST] Walter Bright. `D Programming Language 1.0 Reference, Struct
249    & unions`__.  Digital Mars. Octubre 2010.
250 __ http://www.digitalmars.com/d/1.0/struct.html
251
252 .. [DWCL] Walter Bright. `D Programming Language 1.0 Reference, Classes`__.
253    Digital Mars. Octubre 2010.
254 __ http://www.digitalmars.com/d/1.0/class.html
255
256 .. [DWTY] Walter Bright. `D Programming Language 1.0 Reference, Types`__.
257    Digital Mars. Octubre 2010.
258 __ http://www.digitalmars.com/d/1.0/type.html
259
260 .. [DWAL] Walter Bright. `D Programming Language 1.0 Reference, Align
261    attribute`__.  Digital Mars. Octubre 2010.
262 __ http://www.digitalmars.com/d/1.0/attribute.html#align
263
264 .. [DWDE] Walter Bright. `D Programming Language 1.0 Reference, Class
265    destructors`__. Digital Mars. Octubre 2010.
266 __ http://www.digitalmars.com/d/1.0/class.html#Destructor
267
268 .. [DWMO] Walter Bright. `D Programming Language 1.0 Reference, Modules`__.
269    Digital Mars. Octubre 2010.
270 __ http://www.digitalmars.com/d/1.0/module.html
271
272 .. [DWFU] Walter Bright. `D Programming Language 1.0 Reference, Functions`__.
273    Digital Mars. Octubre 2010.
274 __ http://www.digitalmars.com/d/1.0/function.html
275
276 .. [DWAR] Walter Bright. `D Programming Language 1.0 Reference, Arrays`__.
277    Digital Mars. Octubre 2010.
278 __ http://www.digitalmars.com/d/1.0/arrays.html
279
280 .. [DWAA] Walter Bright. `D Programming Language 1.0 Reference, Associative
281    arrays`__.  Digital Mars. Octubre 2010.
282 __ http://www.digitalmars.com/d/1.0/hash-map.html
283
284 .. [DWSR] Walter Bright. `D Programming Language 1.0 Reference, Strings`__.
285    Digital Mars. Octubre 2010.
286 __ http://www.digitalmars.com/d/1.0/arrays.html#strings
287
288 .. [DWDC] Walter Bright. `D Programming Language 1.0 Reference,
289    Declarations`__.  Digital Mars. Octubre 2010.
290 __ http://www.digitalmars.com/d/1.0/declaration.html
291
292 .. [DWDO] Walter Bright. `D Programming Language 1.0 Reference, Embedded
293    documentation`__.  Digital Mars. Octubre 2010.
294 __ http://www.digitalmars.com/d/1.0/ddoc.html
295
296 .. [DWIF] Walter Bright. `D Programming Language 1.0 Reference, Interfaces`__.
297    Digital Mars. Octubre 2010.
298 __ http://www.digitalmars.com/d/1.0/interface.html
299
300 .. [DWOO] Walter Bright. `D Programming Language 1.0 Reference, Operator
301    overloading`__.  Digital Mars. Octubre 2010.
302 __ http://www.digitalmars.com/d/1.0/operatoroverloading.html
303
304 .. [DWNC] Walter Bright. `D Programming Language 1.0 Reference, Nested
305    classes`__.  Digital Mars. Octubre 2010.
306 __ http://www.digitalmars.com/d/1.0/class.html#nested
307
308 .. [DWPR] Walter Bright. `D Programming Language 1.0 Reference, Properties`__.
309    Digital Mars. Octubre 2010.
310 __ http://www.digitalmars.com/d/1.0/property.html
311
312 .. [DWEX] Walter Bright. `D Programming Language 1.0 Reference, Try
313    statement`__.  Digital Mars. Octubre 2010.
314 __ http://www.digitalmars.com/d/1.0/statement.html#TryStatement
315
316 .. [DWCP] Walter Bright. `D Programming Language 1.0 Reference, Contracts`__.
317    Digital Mars. Octubre 2010.
318 __ http://www.digitalmars.com/d/1.0/dbc.html
319
320 .. [DWUT] Walter Bright. `D Programming Language 1.0 Reference, Unit tests`__.
321    Digital Mars. Octubre 2010.
322 __ http://www.digitalmars.com/d/1.0/unittest.html
323
324 .. [DWVI] Walter Bright. `D Programming Language 1.0 Reference, Void
325    initializations`__.  Digital Mars. Octubre 2010.
326 __ http://www.digitalmars.com/d/1.0/declaration.html#VoidInitializer
327
328 .. [DWES] Walter Bright. `D Programming Language 1.0 Reference, Exception safe
329    pogramming`__.  Digital Mars. Octubre 2010.
330 __ http://www.digitalmars.com/d/1.0/exception-safe.html
331
332 .. [DWSY] Walter Bright. `D Programming Language 1.0 Reference, Synchronized
333    statement`__.  Digital Mars. Octubre 2010.
334 __ http://www.digitalmars.com/d/1.0/statement.html#SynchronizedStatement
335
336
337
338 .. Grupo de noticias digitalmars.D:
339 .. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
340
341 .. [NGD46407] Oskar Linde. The problem with the D GC. Grupo de noticias
342    digitalmars.D, 8 de enero de 2007. `Mensaje número 46407`__.
343 __ http://www.digitalmars.com/d/archives/digitalmars/D/The_problem_with_the_D_GC_46407.html
344
345 .. [NGD54084] Babele Dunnit. Problems with GC, trees and array concatenation.
346    Grupo de noticias digitalmars.D, 1ro de junio de 2007. `Mensaje número
347    54084`__.
348 __ http://www.digitalmars.com/d/archives/digitalmars/D/Problems_with_GC_trees_and_array_concatenation_54084.html
349
350 .. [NGD5821] Antonio Monteiro. Thread and gc.fullCollect. Grupo de noticias
351    digitalmars.D, 11 de enero de 2007. `Mensaje número 5821`__.
352 __ http://www.digitalmars.com/d/archives/digitalmars/D/learn/thread_and_gc.fullCollect_5821.html
353
354 .. [NGD35364] Frank Benoit. GC implementation. Grupo de noticias
355    digitalmars.D, 18 de marzo de 2006. `Mensaje número 35364`__.
356 __ http://www.digitalmars.com/d/archives/digitalmars/D/35364.html
357
358 .. [NGD71869] Fawzi Mohamed. large objects and GC. Grupo de noticias
359    digitalmars.D, 16 de mayo de 2008. `Mensaje número 71869`__.
360 __ http://www.digitalmars.com/d/archives/digitalmars/D/large_objects_and_GC_71869.html
361
362 .. [NGD75952] Alan Knowles. Threading and the Garbage handler mess. Grupo de
363    noticias digitalmars.D, 6 de septiembre de 2008. `Mensaje número 75952`__.
364 __ http://www.digitalmars.com/d/archives/digitalmars/D/Threading_and_the_Garbage_handler_mess._75952.html
365
366 .. [NGD13301] Pete Poulos. Weak references. Grupo de noticias digitalmars.D,
367    5 de agosto de 2008. `Mensaje número 13301`__.
368 __ http://www.digitalmars.com/d/archives/digitalmars/D/learn/weak_references_13301.html
369
370 .. [NGD86840] Simon Treny. Keeping a list of instances and garbage-collection.
371    Grupo de noticias digitalmars.D, 29 de marzo de 2009. `Mensaje número
372    86840`__.
373 __ http://www.digitalmars.com/d/archives/digitalmars/D/Keeping_a_list_of_instances_and_garbage-collection_86840.html
374
375 .. [NGD69761] Jarrett Billingsley. Weak references. Grupo de noticias
376    digitalmars.D, 12 de abril de 2008. `Mensaje número 69761`__.
377 __ http://www.digitalmars.com/d/archives/digitalmars/D/Weak_references._69761.html
378
379 .. [NGD74624] Pete Poulos. Weak References. Grupo de noticias digitalmars.D,
380    6 de agosto de 2008. `Mensaje número 74624`__.
381 __ http://www.digitalmars.com/d/archives/digitalmars/D/Weak_References_74624.html
382
383 .. [NGD88065] Jason House. D2 weak references. Grupo de noticias
384    digitalmars.D, 15 de abril de 2009. `Mensaje número 88065`__.
385 __ http://www.digitalmars.com/d/archives/digitalmars/D/D2_weak_references_88065.html
386
387 .. [NGD88298] Leandro Lucarella. GC object finalization not guaranteed. Grupo
388    de noticias digitalmars.D, 18 de abril de 2009. `Mensaje número 88298`__.
389 __ http://www.digitalmars.com/d/archives/digitalmars/D/GC_object_finalization_not_guaranteed_88298.html
390
391 .. [NGD44607] Russ Lewis. A TODO for somebody: Full Reflection Gets You
392    Smarter GC. Grupo de noticias digitalmars.D, 20 de noviembre de 2006.
393    `Mensaje número 44607`__.
394 __ http://www.digitalmars.com/d/archives/digitalmars/D/A_TODO_for_somebody_Full_Reflection_Gets_You_Smarter_GC_44607.html
395
396 .. [NGD42557] Lionello Lunesu. Is a moving GC really needed? Grupo de noticias
397    digitalmars.D, 2 de octubre de 2006. `Mensaje número 425577`__.
398 __ http://www.digitalmars.com/d/archives/digitalmars/D/Is_a_moving_GC_really_needed_42557.html
399
400 .. [NGD38689] Frank Benoit. GC, the simple solution. Grupo de noticias
401    digitalmars.D, 4 de junio de 2006. `Mensaje número 38689`__.
402 __ http://www.digitalmars.com/d/archives/digitalmars/D/38689.html
403
404 .. [NGD29291] Larry Evans. How does RTTI help gc?. Grupo de noticias
405    digitalmars.D, 21 de octubre de 2005. `Mensaje número 29291`__.
406 __ http://www.digitalmars.com/d/archives/digitalmars/D/29291.html
407
408 .. [NGD75995] David Simcha. Partially Static GC. Grupo de noticias
409    digitalmars.D, 9 de septiembre de 2008. `Mensaje número 75995`__.
410 __ http://www.digitalmars.com/d/archives/digitalmars/D/Partially_Static_GC_75995.html
411
412 .. [NGD80695] David Simcha. Moving GC. Grupo de noticias digitalmars.D, 12 de
413    diciembre de 2008. `Mensaje número 80695`__.
414 __ http://www.digitalmars.com/d/archives/digitalmars/D/Moving_GC_80695.html
415
416 .. [NGD87831] Leandro Lucarella. Re: Std Phobos 2 and logging library? Grupo
417    de noticias digitalmars.D, 10 de abril de 2009. `Mensaje número 87831`__.
418 __ http://www.digitalmars.com/d/archives/digitalmars/D/Std_Phobos_2_and_logging_library_87794.html#N87831
419
420 .. [NGD88559] Andrei Alexandrescu. -nogc. Grupo de noticias digitalmars.D, 23
421    de abril de 2009. `Mensaje número 88559`__.
422 __ http://www.digitalmars.com/d/archives/digitalmars/D/nogc_88559.html
423
424 .. [NGD89394] David Simcha. Associative Arrays and Interior Pointers. Grupo de
425    noticias digitalmars.D, 4 de mayo de 2009. `Mensaje número 89394`__.
426 __ http://www.digitalmars.com/d/archives/digitalmars/D/Associative_Arrays_and_Interior_Pointers_89394.html
427
428 .. [NGD89302] David Simcha. Destructors and Deterministic Memory Management.
429    Grupo de noticias digitalmars.D, 3 de mayo de 2009. `Mensaje número
430    89302`__.
431 __ http://www.digitalmars.com/d/archives/digitalmars/D/Destructors_and_Deterministic_Memory_Management_89302.html
432
433 .. [NGD22968] Maxime Larose. GC pauses. Grupo de noticias digitalmars.D, 2 de
434    mayo de 2005. `Mensaje número 22968`__.
435 __ http://www.digitalmars.com/d/archives/digitalmars/D/22968.html
436
437 .. [NGD5622] Christian Schüler. D and game programming. Grupo de noticias
438    digitalmars.D, 30 de mayo de 2002. `Mensaje número 5622`__.
439 __ http://www.digitalmars.com/d/archives/5622.html
440
441 .. [NGD2547] Mark T. Real time programming why not? Grupo de noticias
442    digitalmars.D, 5 de enero de 2002. `Mensaje número 2547`__.
443 __ http://www.digitalmars.com/d/archives/2547.html
444
445 .. [NGD26273] Stewart Gordon. Copying/heap compacting GC. Grupo de noticias
446    digitalmars.D, 24 de marzo de 2004. `Mensaje número 26273`__.
447 __ http://www.digitalmars.com/d/archives/26273.html
448
449 .. [NGD18354] Jarrett Billingsley. Does the GC ever perform a generational
450    collect? Grupo de noticias digitalmars.D, 5 de marzo de 2005. `Mensaje
451    número 18354`__.
452 __ http://www.digitalmars.com/d/archives/digitalmars/D/18354.html
453
454 .. [NGD67673] Leonardo Maffi. Slow GC? Grupo de noticias digitalmars.D, 13 de
455    marzo de 2008. `Mensaje número 67673`__.
456 __ http://www.digitalmars.com/d/archives/digitalmars/D/Slow_GC_67673.html
457
458 .. [NGD43991] Andrey Khropov. [Performance] shootout.binarytrees when
459    implemented with gc is 10x slower than C# on .NET 2.0. Grupo de noticias
460    digitalmars.D, 11 de noviembre de 2006. `Mensaje número 43991`__.
461 __ http://www.digitalmars.com/d/archives/digitalmars/D/Performance_shootout.binarytrees_when_implemented_with_gc_is_10x_slower_than_C_on_.NET_2.0_43991.html
462
463 .. [NGD63541] Leonardo Maffi. A smaller GC benchmark. Grupo de noticias
464    digitalmars.D, 10 de diciembre de 2007. `Mensaje número 63541`__.
465 __ http://www.digitalmars.com/d/archives/digitalmars/D/A_smaller_GC_benchmark_63541.html
466
467 .. [NGD90977] Anónimo. Why allocation of large amount of small objects so slow
468    (x10) in D? Grupo de noticias digitalmars.D, 21 de mayo de 2009. `Mensaje
469    número 90977`__.
470 __ http://www.digitalmars.com/d/archives/digitalmars/D/why_allocation_of_large_amount_of_small_objects_so_slow_x10_in_D_90977.html
471
472
473 .. Grupo de noticias digitalmars.D.learn:
474 .. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
475
476 .. [NGL13744] Alan Knowles. Any advice for GC/memory debugging. Grupo de
477    noticias digitalmars.D.learn, 1ro de septiembre de 2008. `Mensaje número
478    13744`__.
479 __ http://www.digitalmars.com/d/archives/digitalmars/D/learn/Any_advice_for_GC_memory_debugging_13744.html
480
481 .. [NGL8264] Robert Fraser. Soft/weak references? Grupo de noticias
482    digitalmars.D.learn, 21 de junio de 2007. `Mensaje número 8264`__.
483 __ http://www.digitalmars.com/d/archives/digitalmars/D/learn/Soft_weak_references_8264.html
484
485 .. [NGL3937] Chris K. GC and realtime threads. Grupo de noticias
486    digitalmars.D.learn, 12 de julio de 2006. `Mensaje número 3937`__.
487 __ http://www.digitalmars.com/d/archives/digitalmars/D/learn/3937.html
488
489
490 .. Grupo de noticias digitalmars.D.announce:
491 .. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
492
493 .. [NGA6842] Walter Bright. Transitioning to a type aware Garbage
494    Collector. Grupo de noticias digitalmars.D.announce, 22 de enero de
495    2007. `Mensaje número 6842`__.
496 __ http://www.digitalmars.com/d/archives/digitalmars/D/announce/Transitioning_to_a_type_aware_Garbage_Collector_6842.html
497
498 .. [NGA9103] Myron Alexander. ANN: WeakObjectReference - class to hold weak
499    references. Grupo de noticias digitalmars.D.announce, 23 de junio de
500    2007. `Mensaje número 9103`__.
501 __ http://www.digitalmars.com/d/archives/digitalmars/D/announce/ANN_WeakObjectReference_-_class_to_hold_weak_references_9103.html
502
503 .. [NGA15246] Mason Green. Blaze 2.0. Grupo de noticias
504    digitalmars.D.announce, 16 de marzo de 2009. `Mensaje número 15246`__.
505 __ http://www.digitalmars.com/d/archives/digitalmars/D/announce/Blaze_2.0_15246.html
506
507 .. [NGA19235] Leandro Lucarella. D Concurrent GC. Grupo de noticias
508    digitalmars.D.announce, 9 de septiembre de 2010. `Mensaje número 19235`__.
509 __ http://www.digitalmars.com/d/archives/digitalmars/D/announce/D_Concurrent_GC_19235.html
510
511
512 .. Bugzilla
513 .. ~~~~~~~~
514
515 .. [DBZ3463] David Simcha, et ál. `Integrate Precise Heap Scanning Into the
516    GC`__. The D Programming Language Issue Tracking System. Issue 3463.
517    Noviembre 2009.
518 __ http://d.puremagic.com/issues/show_bug.cgi?id=3463
519
520
521 .. include:: links.rst
522
523 .. vim: set ts=3 sts=3 sw=3 et tw=78 spelllang=en :