Changeset 44528 in vbox for trunk/src/VBox/Runtime/common/table
- Timestamp:
- Feb 4, 2013 2:27:54 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 83575
- Location:
- trunk/src/VBox/Runtime/common/table
- Files:
-
- 32 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/table/avl_Base.cpp.h
r40938 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 02 knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2012 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_Destroy.cpp.h
r36555 r44528 5 5 6 6 /* 7 * Copyright (C) 1999-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 1999-2011 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_DoWithAll.cpp.h
r36555 r44528 5 5 6 6 /* 7 * Copyright (C) 1999-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 1999-2011 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_Enum.cpp.h
r36555 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07Oracle Corporation7 * Copyright (C) 2006-2011 Oracle Corporation 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_Get.cpp.h
r40938 r44528 5 5 6 6 /* 7 * Copyright (C) 1999-20 02 knut st. osmundsen ([email protected])7 * Copyright (C) 1999-2012 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_GetBestFit.cpp.h
r40938 r44528 7 7 8 8 /* 9 * Copyright (C) 1999-20 02 knut st. osmundsen ([email protected])9 * Copyright (C) 1999-2012 knut st. osmundsen ([email protected]) 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_Range.cpp.h
r36555 r44528 5 5 6 6 /* 7 * Copyright (C) 1999-20 06knut st. osmundsen ([email protected])7 * Copyright (C) 1999-2011 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_RemoveBestFit.cpp.h
r36555 r44528 7 7 8 8 /* 9 * Copyright (C) 1999-20 02knut st. osmundsen ([email protected])9 * Copyright (C) 1999-2011 knut st. osmundsen ([email protected]) 10 10 * 11 11 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avl_RemoveNode.cpp.h
r40053 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 02 knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2012 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlgcphys.cpp
r32284 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlgcptr.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 03knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlhcphys.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avllu32.cpp
r40053 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 06knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2012 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlogcphys.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 20 06knut st. osmundsen ([email protected])7 * Copyright (C) 2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlogcptr.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlohcphys.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avloioport.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlou32.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlpv.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 03knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlrfoff.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlrgcptr.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlrogcphys.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlrogcptr.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlroioport.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlroogcptr.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlrpv.cpp
r33268 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 03knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlru64.cpp
r34218 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 03knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlruintptr.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlu32.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 06knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avluintptr.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2006-20 07knut st. osmundsen ([email protected])7 * Copyright (C) 2006-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/avlul.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 03knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as -
trunk/src/VBox/Runtime/common/table/table.cpp
r28800 r44528 5 5 6 6 /* 7 * Copyright (C) 2001-20 06knut st. osmundsen ([email protected])7 * Copyright (C) 2001-2010 knut st. osmundsen ([email protected]) 8 8 * 9 9 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.