Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
llvm-gcc is a modified version of gcc that compiles C/ObjC programs into native objects, LLVM bitcode or LLVM assembly language, depending upon the options.

0 Questions

A concurrency control method applied to transactional systems that allows multiple transactions to frequently complete for resources without interfering with each other

0 Questions

A Call-Graph is a visual representation of calls between functions/procedures/methods etc. Typically created from the entry point of the code through each of the calls.

0 Questions

The low level SQLite3 library for Ruby. This should only be used for questions about using the low level interface directly.

0 Questions

A powerset is the set of all subsets for a given set.

0 Questions

Do not use. This tag has been used for generated code, generated keys, generated-anything. Too broad.

0 Questions

Use this tag for questions pertaining to the process of moving code and data from a development environment to a production environment.

0 Questions

0 Questions

A Tcl/Tk based graphical user interface to Git.

0 Questions

A processor for parsing, validating, serializing and manipulating XML, written in C++

0 Questions

Creates a named-pipe (aka FIFO)

0 Questions