index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcore
/
core.rc
Age
Commit message (
Expand
)
Author
Lines
2012-07-11
Fix some version numbers.
Graydon Hoare
-1
/
+1
2012-07-06
Removing locked queue port/chan prototype.
Eric Holk
-2
/
+1
2012-07-06
Enabling pipes for all stages, and updating closure syntax.
Eric Holk
-2
/
+0
2012-07-06
Moved pipes runtime support to libcore, and add a test that will help verify ...
Eric Holk
-2
/
+4
2012-07-05
core: Actually build to_bytes
Brian Anderson
-0
/
+1
2012-07-05
core: Export to_bytes
Brian Anderson
-1
/
+1
2012-07-04
convert doc-attributes to doc-comments using ./src/etc/sugarise-doc-comments....
Gareth Daniel Smith
-30
/
+30
2012-07-02
Add doubly-linked list to libcore (to be used in task.rs).
Ben Blum
-0
/
+6
2012-06-21
Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.
Graydon Hoare
-3
/
+3
2012-06-21
Basic functionality for new ports and chans
Eric Holk
-1
/
+2
2012-06-19
Moved arc to libcore and added an arc that allows shared mutable state throug...
Eric Holk
-1
/
+2
2012-06-16
Revert "Moved arc to libstd and added an arc that allows shared mutable state...
Tim Chevalier
-2
/
+1
2012-06-15
Moved arc to libstd and added an arc that allows shared mutable state through...
Eric Holk
-1
/
+2
2012-06-07
Merge branch 'incoming'
Patrick Walton
-0
/
+2
2012-06-07
Add a Num typeclass
Patrick Walton
-0
/
+2
2012-06-06
core: Start on a stack walker
Brian Anderson
-1
/
+1
2012-06-06
Merge remote-tracking branch 'mozilla/incoming'
Niko Matsakis
-0
/
+2
2012-06-06
core: Remove swappable. Unused
Brian Anderson
-2
/
+0
2012-06-06
Revert "Revert "Merge pull request #2516 from mozilla/incoming" due to failures"
Tim Chevalier
-0
/
+2
2012-06-06
Revert "core: Remove swappable. Unused" due to test failures
Patrick Walton
-0
/
+2
2012-06-06
Revert "Merge pull request #2516 from mozilla/incoming" due to failures
Patrick Walton
-2
/
+0
2012-06-05
stdlib: Introduce ord and eq interfaces. Make std::sort::quick_sort3 use them...
Patrick Walton
-0
/
+2
2012-06-05
core: Remove swappable. Unused
Brian Anderson
-2
/
+0
2012-06-04
Make vecs implicitly copyable for all of our projects.
Michael Sullivan
-0
/
+2
2012-06-02
make vec fns/methods take imm slices.
Niko Matsakis
-6
/
+1
2012-05-26
core: Fix capitalization in docs
Brian Anderson
-1
/
+1
2012-05-18
add swappable/dvec modules
Niko Matsakis
-1
/
+9
2012-05-16
missing import
Niko Matsakis
-1
/
+1
2012-05-16
correct long line
Niko Matsakis
-5
/
+5
2012-05-16
core: Fix typo
Brian Anderson
-1
/
+1
2012-05-15
core: Generalize int-string conversions to all int types
Brian Anderson
-2
/
+2
2012-05-15
core: Generalize uint-string conversions to all uint types
Brian Anderson
-5
/
+2
2012-04-30
core: Move global_env mod into os mod
Brian Anderson
-1
/
+0
2012-04-30
core: Serialize all access to the environment using a weak global task
Brian Anderson
-0
/
+1
2012-04-27
new, simpler approach to the iter library
Niko Matsakis
-2
/
+13
2012-04-19
core: Improve docs
Brian Anderson
-28
/
+37
2012-04-16
core: Factor out uint/u8/16/32/64 mods into uint-template
Brian Anderson
-5
/
+48
2012-04-16
core: Factor out int/i8/16/32/64 mods into int-template
Brian Anderson
-5
/
+37
2012-04-06
core: Add priv::chan_from_global_ptr
Brian Anderson
-1
/
+7
2012-03-28
Update crate URLs to point to interesting things.
Graydon Hoare
-1
/
+1
2012-03-22
Bump version numbers to 0.2
Brian Anderson
-1
/
+1
2012-03-14
adjust auto_serialize to generate fns named serialize_T()
Niko Matsakis
-2
/
+1
2012-03-13
implement deserialization, rename mk_mem_buffer() to mem_buffer()
Niko Matsakis
-1
/
+1
2012-03-13
first (functional) version of the auto_serialize syntax ext
Niko Matsakis
-1
/
+2
2012-03-12
Libc/os/run/rand/io reorganization. Close #1373. Close #1638.
Graydon Hoare
-2
/
+4
2012-03-10
core: Remove empty bessel mod
Brian Anderson
-2
/
+0
2012-03-10
core: Remove the nearly empty math module
Brian Anderson
-2
/
+1
2012-03-09
core: Convert to rustdoc
Brian Anderson
-6
/
+4
2012-03-06
Export os, libc and path from libcore.
Graydon Hoare
-5
/
+2
2012-03-02
First cut at consolidated core::os module built on core::libc.
Graydon Hoare
-0
/
+6
[next]