log

age author description
Sat, 24 Feb 2024 18:45:06 -0500 Nicholas R. Jankowski unqiue.m: Implement third output when 'stable' sort is used. (bug #65176)
Fri, 23 Feb 2024 15:15:23 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Fri, 23 Feb 2024 15:14:52 -0500 John W. Eaton maint: merge stable to default
Fri, 23 Feb 2024 15:11:57 -0500 John W. Eaton don't include any GUI classes or functions in doxygen output stable
Fri, 23 Feb 2024 15:09:44 -0500 John W. Eaton don't inline inherited members in doxygen output stable
Fri, 23 Feb 2024 15:08:20 -0500 John W. Eaton omit non-public functions and classes from doxygen output stable
Fri, 23 Feb 2024 15:05:32 -0500 John W. Eaton filter out API macros from doxygen output stable
Fri, 23 Feb 2024 15:04:17 -0500 John W. Eaton omit graphs from doxygen output stable
Thu, 22 Feb 2024 16:34:02 -0500 John W. Eaton * ov-java.cc: Fix some Doxygen comments. stable
Thu, 22 Feb 2024 16:14:47 -0500 John W. Eaton * Doxyfile.in (DOT_GRAPH_MAX_NODES): Increase from 100 to 300. stable
Thu, 22 Feb 2024 16:07:14 -0500 John W. Eaton * qt-interpreter-events.cc: Fix Doxygen comment formatting. stable
Thu, 22 Feb 2024 16:06:50 -0500 John W. Eaton exclude some directories from Doxygen processing stable
Thu, 22 Feb 2024 15:40:19 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Thu, 22 Feb 2024 15:20:16 -0500 John W. Eaton maint: merge stable to default
Thu, 22 Feb 2024 15:19:35 -0500 John W. Eaton * load-path.cc: Improve doxygen comment formatting. stable
Thu, 22 Feb 2024 15:34:21 -0500 Arun Giridhar maint: Merge default to bytecode-interpreter bytecode-interpreter
Thu, 22 Feb 2024 13:27:40 -0500 John W. Eaton maint: merge stable to default
Thu, 22 Feb 2024 12:45:20 -0500 John W. Eaton * Doxyfile.in (PROJECT_LOGO): Fix file location. stable
Thu, 22 Feb 2024 12:43:48 -0500 John W. Eaton * gui-sttings.h: Fix typos in comment. stable
Wed, 21 Feb 2024 20:05:24 -0500 John W. Eaton don't reset debug_frame if in dbstep mode (bug #65330)
Wed, 21 Feb 2024 14:16:35 -0800 Rik maint: merge stable to default
Wed, 21 Feb 2024 14:06:58 -0800 Rik doc: Tweak dbtype and dbquit documentation. stable
Wed, 21 Feb 2024 15:57:27 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Sat, 17 Feb 2024 09:47:56 +0100 Fernando Alvarruiz Don't skip loop iterations if number of rows of loop array is zero (bug #55622). bytecode-interpreter
Wed, 21 Feb 2024 00:59:32 -0500 John W. Eaton protect m_debug_frame to improve recursive debugging (bug #65330)
Tue, 20 Feb 2024 14:02:11 -0800 Rik Eliminate final uses of volatile in codebase (bug #65321)
Tue, 20 Feb 2024 13:41:10 -0800 Rik Eliminate more instances of volatile keywoard missed in cset 147c69ad945d (bug #65321).
Tue, 20 Feb 2024 15:07:51 -0500 John W. Eaton maint: merge default to bytecode-interpreter bytecode-interpreter
Tue, 20 Feb 2024 15:04:18 -0500 John W. Eaton make dblist and dbtype follow debugger stack frame pointer (bug #65330)
Tue, 20 Feb 2024 10:45:34 -0800 Rik maint: merge stable to default