]> git.lizzy.rs Git - rust.git/history - src/libstd/unstable/dynamic_lib.rs
Change finalize -> drop.
[rust.git] / src / libstd / unstable / dynamic_lib.rs
2013-06-26 Luqman AdenChange finalize -> drop.
2013-06-24 borsauto merge of #7279 : hanny24/rust/master, r=msullivan
2013-06-23 borsauto merge of #7258 : huonw/rust/7256, r=bstrie
2013-06-22 Daniel MicayMerge pull request #7230 from Blei/green-squiggle
2013-06-21 borsauto merge of #7219 : sstewartgallus/rust/cleanup,...
2013-06-21 borsauto merge of #7200 : yichoi/rust/fix_je_mac_cross...
2013-06-21 borsauto merge of #7203 : msullivan/rust/default-methods...
2013-06-21 borsauto merge of #7161 : kballard/rust/terminfo-parm-forma...
2013-06-20 borsauto merge of #7128 : yichoi/rust/fix_sometc, r=brson
2013-06-20 James Millerlibstd: cleanup warnings
2013-06-17 borsauto merge of #7197 : rkbodenner/rust/doc-for-lib-move...
2013-06-17 borsauto merge of #7131 : Blei/rust/windows-dynamic-lib...
2013-06-15 borsauto merge of #7109 : bblum/rust/rwlocks, r=brson
2013-06-15 Philipp Brueschweilerstd::dynamic_lib: start fixing windows implementation
2013-06-13 borsauto merge of #7096 : huonw/rust/invalid-null-str,...
2013-06-13 borsauto merge of #7094 : yichoi/rust/arm_jemalloc, r=thest...
2013-06-13 borsauto merge of #7079 : thestinger/rust/jemalloc, r=graydon
2013-06-13 borsauto merge of #7027 : sstewartgallus/rust/dynamic_lib...
2013-06-13 Steven Stewart-GallusPrototyped a dynamic library facility interface