lp:~silnrsi/smith/+git/grcompiler-master

Get this repository:
git clone https://git.launchpad.net/~silnrsi/smith/+git/grcompiler-master

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/silnrsi/grcompiler.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
master 2024-03-14 19:07:16 UTC
Fix risky use of sprintf

Author: Tim Eves
Author Date: 2024-03-14 19:07:16 UTC

Fix risky use of sprintf

Replace sprintf with snprintf, and move overlow detection and error reporting to respond to snprintf detected truncation.

debian/master 2021-08-24 15:43:35 UTC
Synced packaging changes with LP recipe repository again.

Author: Nicolas Spalinger
Author Date: 2021-08-24 15:43:35 UTC

Synced packaging changes with LP recipe repository again.

fix-ftbfs-32bit-xenial-templating-bug 2021-07-31 09:42:57 UTC
FTBFS: On Xenial32bit template defns not in header

Author: Tim Eves
Author Date: 2021-07-31 09:42:57 UTC

FTBFS: On Xenial32bit template defns not in header

Move the the template definitions into the header and refactor common
code into non-generic functions.

remove-itoa 2021-07-30 11:57:43 UTC
Merge branch 'tidyup-warnings' into remove-itoa

Author: Tim Eves
Author Date: 2021-07-30 11:57:43 UTC

Merge branch 'tidyup-warnings' into remove-itoa

isdigit-fix 2021-07-30 11:30:28 UTC
Use C++ locale aware std::isdigit

Author: Tim Eves
Author Date: 2021-07-30 11:30:28 UTC

Use C++ locale aware std::isdigit

We need to cast the char16_t characters into a char type with a stdlib
supplied std::ctype<CharT> implementation available so either char or
wchar_t.
We use this as Windows doesn't seem to find std::isdigit or std::iswdigit, even with <cctype> included.

tidyup-warnings 2021-07-30 09:29:31 UTC
signed/unsigned loop induction variable

Author: Tim Eves
Author Date: 2021-07-30 09:29:31 UTC

signed/unsigned loop induction variable

const-uniq-font-id 2021-07-23 23:48:12 UTC
Updated the PigLatin v2 benchmark

Author: nrsiward
Author Date: 2021-07-23 23:48:12 UTC

Updated the PigLatin v2 benchmark

mirroring 2008-08-07 17:10:04 UTC
First stab at mirroring--does not include upping the version or AutoMirror.

Author: sharon_correll
Author Date: 2008-08-07 17:10:04 UTC

First stab at mirroring--does not include upping the version or AutoMirror.

18 of 8 results
This repository contains Public information 
Everyone can see this information.