[Uvm-git] [UVM:GIT Sourceforge] uvm branch, UVM_1_2_DEFAULT_FIX, updated. UVM_1_2_RELEASE-14-gdc3c3
Status: Alpha
Brought to you by:
ambarsarkar
From: Mark S. <ev...@us...> - 2014-05-06 18:02:29
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "uvm". The branch, UVM_1_2_DEFAULT_FIX has been updated via dc3c3a97db8dd6d97434331865e04f569e33b3c0 (commit) via 477ddf2ca499ca61d0a50e3550e0807bf3a55567 (commit) via f6040590716defad69b540a80370a41832d3dd5c (commit) via 7aedd50c3f1d1aa679999b43dd24306cf60a7a7c (commit) via 08b959819f4aa1c957cef945fa1390f4c7ca1584 (commit) via 7f4f8f100054b7a7ef7f85108cbb59568aeeb868 (commit) via a02f4b80eb741bc14929dcb81025c20a37e8294c (commit) via 5f151cc988a0dbe0d52993220374967d5f46c545 (commit) via 4b3281c64d9bf3742d6aade81ca90b4ea4407d78 (commit) from 5fbfe630eabab647379a12cc0f5dbd8e3cbe7519 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit dc3c3a97db8dd6d97434331865e04f569e33b3c0 Merge: 477ddf2 5fbfe63 Author: Mark Strickland <mas...@ci...> Date: Tue May 6 14:01:28 2014 -0400 Merge branch 'UVM_1_2_DEFAULT_FIX' of ssh://git.code.sf.net/p/uvm/code into UVM_1_2_DEFAULT_FIX Conflicts: distrib/src/tlm2/uvm_tlm2_generic_payload.svh commit 477ddf2ca499ca61d0a50e3550e0807bf3a55567 Author: Mark Strickland <mas...@ci...> Date: Tue May 6 13:43:19 2014 -0400 Adding overview section to Macros and Globals commit f6040590716defad69b540a80370a41832d3dd5c Author: Mark Strickland <mas...@ci...> Date: Wed Apr 23 16:17:27 2014 -0400 Added white space to method default assignments to 0 so NaturalDocs picks them up correctly commit 7aedd50c3f1d1aa679999b43dd24306cf60a7a7c Author: Mark Strickland <mas...@ci...> Date: Wed Apr 23 14:39:55 2014 -0400 Changed file=0 to file = 0 to make ND work better ----------------------------------------------------------------------- Summary of changes: admin/bin/merged_mantis.pl | 3 +++ distrib/release-notes.txt | 12 ++++++++++++ distrib/src/base/uvm_component.svh | 6 +++--- distrib/src/base/uvm_object.svh | 2 +- distrib/src/base/uvm_port_base.svh | 6 +++--- distrib/src/base/uvm_report_message.svh | 4 ++-- distrib/src/base/uvm_report_object.svh | 12 ++++++------ distrib/src/base/uvm_transaction.svh | 6 +++--- distrib/src/dpi/uvm_hdl_inca.c | 6 ++++++ distrib/src/macros/uvm_message_defines.svh | 6 +++--- distrib/src/tlm2/uvm_tlm2_generic_payload.svh | 14 +++++++------- distrib/src/tlm2/uvm_tlm2_ifs.svh | 2 +- distrib/src/tlm2/uvm_tlm2_imps.svh | 6 +++--- distrib/src/tlm2/uvm_tlm2_sockets.svh | 6 +++--- distrib/src/tlm2/uvm_tlm2_sockets_base.svh | 8 ++++---- uvm_ref/globals.txt | 1 + uvm_ref/intro.txt | 8 ++++---- uvm_ref/macros.txt | 3 +++ uvm_ref/nd/Proj/UVM_Menu.txt | 2 ++ uvm_ref/tlm2.txt | 12 ++++++------ 20 files changed, 76 insertions(+), 49 deletions(-) create mode 100644 uvm_ref/globals.txt create mode 100644 uvm_ref/macros.txt hooks/post-receive -- uvm |