index
:
otp.git
HansN-patch-1
KennethL-patch-1
bjorn/contributing
bjorn/contributing-1
dgud-string-depr
gcc-5-pic-cmpxchg8b-quickfix
gh-pages
ingela/master/dtls/test-cuddle
maint
maint-17
maint-18
maint-19
maint-20
maint-21
maint-22
maint-r13
maint-r14
maint-r14b03
maint-r15
maint-r16
maint-r16b02
master
meta
sverker-ets-patch-1
Mirror of Erlang/OTP repository.
OTP Team
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
stdlib
/
test
/
ets_SUITE.erl
Age
Commit message (
Expand
)
Author
2011-11-13
Merge branch 'rickard/alloc-opt/OTP-7775'
Rickard Green
2011-11-13
Optimize memory allocation
Rickard Green
2011-10-21
Fix a few tests that used to fail on the HiPE platform
Hans Bolinder
2011-09-16
Merge branch 'dev' into major
Björn-Egil Dahlberg
2011-09-16
Merge branch 'pan/erl-bif-types/OTP-9496' into dev
Björn-Egil Dahlberg
2011-09-14
Merge branch 'dev' into major
Lukas Larsson
2011-09-12
Cleanup ETS bif's in hipe:erl_bif_types.erl (for dialyzer)
Patrik Nyblom
2011-08-31
Add a high value to test data to catch type cast truncation errors
Lukas Larsson
2011-08-16
emulator: Add a fourth element in exception stacktraces
Björn Gustavsson
2011-07-20
Add test case for ETS bug OTP-9423
Sverker Eriksson
2011-07-08
Use separate memory carriers for small blocks
Rickard Green
2011-02-23
stdlib tests: Eliminate some compiler warnings
Björn Gustavsson
2011-02-18
Merge branch 'sverker/ets_halfword_highmem/OTP-8941' into dev
Sverker Eriksson
2011-02-17
Rename Suite Callback to Common Test Hook
Lukas Larsson
2011-02-17
Fix formatting for stdlib
Lukas Larsson
2011-02-17
Add init_per_suite and end_per_suite
Lukas Larsson
2011-02-17
Add ts_install_scb to suite/0
Lukas Larsson
2011-02-17
Update stdlib tests to conform with common_test standard
Lukas Larsson
2011-02-17
Update all fin_per_testcase to end_per_testcase.
Lukas Larsson
2011-02-03
HALFWORD ETS removed eheap and improved test case t_match_spec_run
Sverker Eriksson
2011-02-03
HALFWORD ETS Fix segv for match spec with several function and guards
Sverker Eriksson
2011-02-03
HALFWORD ETS 32-bit arch fixes and other cleanups
Sverker Eriksson
2011-02-03
HALFWORD ETS relative terms
Sverker Eriksson
2010-12-16
Safe deallocation of ETS-table structures
Rickard Green
2010-12-03
Fix ets_SUITE:types to not fail due to false mem leaks
Sverker Eriksson
2010-11-30
Improved ets_SUITE to better trouble shoot false memory leaks
Sverker Eriksson
2010-11-22
ETS 'compressed' option.
Sverker Eriksson
2010-08-30
Merge branch 'pan/ets_binary_overhead/OTP-8762' into dev
Patrik Nyblom
2010-08-19
Remove binary overhead counter from ets objects
Patrik Nyblom
2010-08-12
Add testcase for ets:select_reverse/1/2/3
Patrik Nyblom
2010-08-10
Merge branch 'rickard/ethread-rewrite/OTP-8544' into dev
Rickard Green
2010-08-10
Rewrite ethread library
Rickard Green
2010-07-20
Merge branch 'sverker/one_offheap_list/OTP-8737' into dev
Sverker Eriksson
2010-07-20
One off-heap list, to eliminate two words per ETS object.
Sverker Eriksson
2010-07-07
Fix ets:select hanging on ordered_set with empty list as key.
Sverker Eriksson
2010-01-13
OTP-8240 Improved GC performance after BIF/NIF call when a lot of heap
Sverker Eriksson
2009-11-20
The R13B03 release.
OTP_R13B03
Erlang/OTP