Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
No matching results
An error occurred while fetching branches. Retry the search.
An error occurred while fetching tags. Retry the search.
Created with Raphaël 2.2.028Sep828827232213Dec11Oct13Dec1219Nov161231Oct30313022212025242314242319241Nov21Oct201918171411104Sep18Oct1918161518161716151423Sep15Oct14103161513410131210717Sep12Oct7Sep629282723961211910863112Oct9726Sep12Oct111024Sep19Aug2Jul15May12Oct324Sep3Oct430Sep11Oct3230Sep3Oct232130Sep2514Aug12Jul24Sep2321202522424428Aug27262526162625243Jul24Aug232422212423221413111087529Jul25241919Jun111076231May3021141823Aug222Sep22Aug20213211916Jul21Aug20714111411bricks: Fix a segfault when closing a toplevel tag in brick-xml.bricks: Add a simple, expat-based XML parser (as brick-xml).bricks: Add a missing move constructor to brq::curl.bricks: Add a simple C++ wrapper for the synchronous libcurl interface.bricks: Make rmtree( "." ) remove everything under the current directory.bricks: Fix handling of symlinks in fs::rmtree().bricks: Add an 'is_list' type trait to brick-cons.bricks: Remove a redundant overload of brq::write_file().bricks: Modernize brick-fs, part 1.test: Add 'klee' and 'native' flavours.bricks: Allow multiple levels of tracing & rework trace configuration.bricks: Add a clear() method to string_builder.bricks: Do not crash when attempting to trace a null C string.bricks: Make string_builder capable of formatting UCS-4 strings.bricks: Rename format{,_args} to format{,_args}_nofail.test: Fix one more sim test that misbehaves if regex chars appear in $SRC.test: Fix path munging in lib/verify if the source dir contains regex chars.test: Fix sim tests in case the path to sources has funny chars in it.libc: Fix a warning in strcpy.c.bricks: Add an initializer_list-based constructor to array_set.dios: Get rid of unused, arm-specific bits of unwind.h.dios: Add most of the missing platform glue for the 'native' arch.bricks: Fix an 'unused type alias' warning in brick-smt.dios: Use clear() in ~Array instead of erase().libc: Assert that strcpy and strncpy arguments do not overlap.test: Check that strcpy and strncpy with overlapping arguments fail.bricks: Add a clear() method to smt::union_find.rst: Hide __term_state behind a pointer so it can be destroyed atomically.bricks: Use non-throwing variant access in smt::decompose.bricks: Do not throw in smt::union_find.rst: Add a destructor to TermState to fix a memory leak.libc: Only initialize the part of pthread_mutex_t that is actually used.dios: Make 'hostabi.pl' exit with an error if the 'printabi' helper fails.dios: Fix a build error in libc++ on musl-based systems.VM: Do not die if the program fails to set up a path constraint.smt: Fix compilation of RPN unit tests.smt: Remove a redundant variable.smt: Fix invocation of RPN's constructor.mem: Cut unterminated strings at object boundary instead of throwing them away.mem: Do not call the 'marked' callback on invalid pointers during compare().
Loading