Search:
Login
Preferences
Register
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Context Navigation
View Latest Revision
source:
mainline
/
generic
/
include
/
adt
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@11928d5
19 years
jakub
Fix BITS2BYTES macro to return 0 when passed 0 as argument. Fix ia32 …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@97a7eff
19 years
jakub
Add bitmap ADT.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@b7f364e
19 years
jakub
Modify B+tree node key width to be 64-bit wide on all platforms.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@2810636
19 years
jakub
Switch B+tree node allocation from malloc() to a dedicated slab - …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@c47912f
19 years
jakub
Rename btree_node_left_sibling() to btree_leaf_node_left_neighbour() …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@252127e
19 years
jakub
Deploy B+tree in address space area management. Change as_remap() to …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@0cb56f5d
19 years
jakub
Update B+-tree code. The code is there, btree_remove() has not been …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@296cc1b
19 years
jakub
Change B+-tree from 2-3-4 tree to 2-3-4-5 tree by adding space for the …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@018d957e
19 years
jakub
B+-tree implementation. Currently supports only inserting and searching.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@d0a0f12
19 years
jakub
Make ASID FIFO for mips32 be allocated statically. Make ASID FIFO for …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@f5935ed
19 years
jakub
Use hash_table_get_instance instead of list_get_instance. Rename …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@c7ec94a4
19 years
jakub
Page hash table architectures now use generic hash table to manage …
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(edit)
@c585827
19 years
jakub
Generic chaining hash table.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
(add)
@5c9a08b
19 years
jakub
Move list and fifo data types to adt/.
lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog