log libinterp/parse-tree/bp-table.cc @ 23553:14723784b9f2

age author description
Wed, 07 Jun 2017 02:13:05 -0400 John W. Eaton don't use singleton for call_stack
Fri, 28 Apr 2017 13:19:12 -0700 Rik maint: Use C++11 nullptr rather than 0 or NULL when possible.
Thu, 27 Apr 2017 10:04:31 -0700 Rik maint: Use convention "static_cast<void *>" for casting of pointers.
Wed, 22 Feb 2017 13:00:04 -0500 John W. Eaton maint: Update copyright dates.
Sat, 04 Feb 2017 14:34:15 -0500 Mike Miller Add headers needed on MacOS to avoid "implicit instantiation of undefined
Sun, 05 Feb 2017 21:00:36 +0100 Markus Mützel bp-table.cc: Fix typo in conditional.
Thu, 02 Feb 2017 16:16:26 -0500 John W. Eaton move bp_table class to separate file