FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - Simteract/arrayvec · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
Simteract
/
arrayvec
Public
forked from
bluss/arrayvec
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
arrayvec
src
on
checked-range
User selector
Datepicker
Commit history
Commits on Aug 9, 2015
IntoCheckedRange: Result<> based API
root
committed
ffcc141
View commit details
Copy full SHA for ffcc141
View code at this point
Browse repository at this point
IntoCheckedRange: First experimental version
root
committed
b547047
View commit details
Copy full SHA for b547047
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Use a non-dropping enum directly
Show description for cf273fe
root
committed
cf273fe
View commit details
Copy full SHA for cf273fe
View code at this point
Browse repository at this point
Commits on Jun 22, 2015
Add method .into_inner()
root
committed
5c50c4d
View commit details
Copy full SHA for 5c50c4d
View code at this point
Browse repository at this point
Commits on Jun 21, 2015
Expose ArrayVec::set_len as a pub unsafe method
root
committed
66d5d9a
View commit details
Copy full SHA for 66d5d9a
View code at this point
Browse repository at this point
Commits on Jun 2, 2015
arrayvec: Use odds & bump version
root
committed
ad22698
View commit details
Copy full SHA for ad22698
View code at this point
Browse repository at this point
Commits on May 25, 2015
Order & group methods logically for docs
root
committed
6081270
View commit details
Copy full SHA for 6081270
View code at this point
Browse repository at this point
Move tests to tests/ directory
root
committed
196a9d6
View commit details
Copy full SHA for 196a9d6
View code at this point
Browse repository at this point
Add test for Option<ArrayVec<_>> to be sure
root
committed
11a864b
View commit details
Copy full SHA for 11a864b
View code at this point
Browse repository at this point
Commits on May 24, 2015
Use set_len() consistently and code cleanup
root
committed
8a154e9
View commit details
Copy full SHA for 8a154e9
View code at this point
Browse repository at this point
Commits on May 23, 2015
Improve .insert()'s removal of the last element
root
committed
3d579a6
View commit details
Copy full SHA for 3d579a6
View code at this point
Browse repository at this point
Make sure the methods on RangeArgument can be inlined
root
committed
1eec0d4
View commit details
Copy full SHA for 1eec0d4
View code at this point
Browse repository at this point
Implement ArrayVec::clear
root
committed
3175d97
View commit details
Copy full SHA for 3175d97
View code at this point
Browse repository at this point
Commits on May 22, 2015
Make sure methods in helper trait Index are inlined
root
committed
be2979d
View commit details
Copy full SHA for be2979d
View code at this point
Browse repository at this point
Add another testcase to insert
root
committed
37c0f53
View commit details
Copy full SHA for 37c0f53
View code at this point
Browse repository at this point
Implement ArrayVec::insert
root
committed
ebf260e
View commit details
Copy full SHA for ebf260e
View code at this point
Browse repository at this point
Implement array sizes in the 16-bit index range
root
committed
d3b3fc1
View commit details
Copy full SHA for d3b3fc1
View code at this point
Browse repository at this point
Implement ArrayVec::remove() and ::drain()
root
committed
8f8db4a
View commit details
Copy full SHA for 8f8db4a
View code at this point
Browse repository at this point
Implement ArrayVec::swap_remove
root
committed
33e31b8
View commit details
Copy full SHA for 33e31b8
View code at this point
Browse repository at this point
Move Array trait to separate file
Show description for 1b42f99
root
committed
1b42f99
View commit details
Copy full SHA for 1b42f99
View code at this point
Browse repository at this point
Commits on May 21, 2015
Simplify drop test (Rc is redundant)
root
committed
00466e6
View commit details
Copy full SHA for 00466e6
View code at this point
Browse repository at this point
Use crate nodrop -- it moved to a separate crate
root
committed
8047dc6
View commit details
Copy full SHA for 8047dc6
View code at this point
Browse repository at this point
Commits on May 20, 2015
Use #[repr(u8)] on the Flag enum
root
committed
31f95d1
View commit details
Copy full SHA for 31f95d1
View code at this point
Browse repository at this point
Move len last in the struct
Show description for 8730a35
root
committed
8730a35
View commit details
Copy full SHA for 8730a35
View code at this point
Browse repository at this point
Implement DoubleEndedIterator for ArrayVec
root
committed
5b916ca
View commit details
Copy full SHA for 5b916ca
View code at this point
Browse repository at this point
Remove redundant imports
root
committed
ad47807
View commit details
Copy full SHA for ad47807
View code at this point
Browse repository at this point
Add missing inline
root
committed
4e9e50e
View commit details
Copy full SHA for 4e9e50e
View code at this point
Browse repository at this point
Commits on May 19, 2015
Add essential traits: Clone, Eq, Hash, referencing traits, Debug
root
committed
b139074
View commit details
Copy full SHA for b139074
View code at this point
Browse repository at this point
Add test for Send + Sync
root
committed
4ac4a0b
View commit details
Copy full SHA for 4ac4a0b
View code at this point
Browse repository at this point
Implement Extend and FromIterator
root
committed
311ab89
View commit details
Copy full SHA for 311ab89
View code at this point
Browse repository at this point
Edit docs
root
committed
7f3b11a
View commit details
Copy full SHA for 7f3b11a
View code at this point
Browse repository at this point
Add IntoIterator for &mut ArrayVec
root
committed
f4103ad
View commit details
Copy full SHA for f4103ad
View code at this point
Browse repository at this point
cleanup
root
committed
f5da5c9
View commit details
Copy full SHA for f5da5c9
View code at this point
Browse repository at this point
Add comment to Array::new
root
committed
55612bc
View commit details
Copy full SHA for 55612bc
View code at this point
Browse repository at this point
Test for drop
root
committed
04b9af4
View commit details
Copy full SHA for 04b9af4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL