- 01 Ara, 2015 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
Patch by: me
-
- 30 Kas, 2015 4 kayıt (commit)
-
-
Pedro Giffuni yazdı
-
Pedro Giffuni yazdı
CID: 706163
-
Pedro Giffuni yazdı
CID: 706154
-
Pedro Giffuni yazdı
CID: 441015
-
- 29 Kas, 2015 11 kayıt (commit)
-
-
Pedro Giffuni yazdı
After deleting a structure we shouldn't try to reuse it: return the vslue directly. CID: 440614
-
Pedro Giffuni yazdı
-
Pedro Giffuni yazdı
CID: 983009
-
Pedro Giffuni yazdı
CID: 982916
-
Pedro Giffuni yazdı
CID: 736452
-
Pedro Giffuni yazdı
CID: 705772
-
Pedro Giffuni yazdı
CID: 705767
-
Pedro Giffuni yazdı
CID: 705766
-
Pedro Giffuni yazdı
CID: 705762
-
Pedro Giffuni yazdı
CID: 705761
-
Pedro Giffuni yazdı
CID: 705760
-
- 27 Kas, 2015 4 kayıt (commit)
-
-
Pedro Giffuni yazdı
CID: 736451
-
Pedro Giffuni yazdı
CID: 736503
-
Pedro Giffuni yazdı
overwrite_var: Overwriting "args" in "args = tap" leaks the storage that "args" points to CID: 983184
-
Damjan Jovanovic yazdı
Patch by: me
-
- 26 Kas, 2015 2 kayıt (commit)
-
-
Damjan Jovanovic yazdı
in both backtrace.c and diagnose.c - it's 3 because of the EBP/RBP register's position in the jmp_buf (https://github.com/freebsd/freebsd/blob/master/lib/libc/amd64/gen/_setjmp.S and https://github.com/freebsd/freebsd/blob/master/lib/libc/i386/gen/_setjmp.S). This gets backtracing to fully work on FreeBSD. Patch by: me
-
Damjan Jovanovic yazdı
Patch by: me
-
- 25 Kas, 2015 6 kayıt (commit)
-
-
Pedro Giffuni yazdı
The Bugzilla issue has another fix for sparc but I have no way ot test it.
-
Pedro Giffuni yazdı
These appear to have been missed from r1608245. Brave attempt by: Curtis Hamilton
-
Damjan Jovanovic yazdı
Display the proposed filename even when the URL specified for the file picker directory is invalid. As the Win32 file picker sadly allows both paths and URLs for directories, users try paths on other more restrictive platforms, and since the file picker there shows neither the directory nor the file, they wrongly conclude both are broken. Patch by: me
-
Pedro Giffuni yazdı
Patch by: Alexander Pyhalov
-
Pedro Giffuni yazdı
GCC in Ilumos appears to behave exactly like the Solaris SUNPRO compiler so generalize the case for Solaris.
-
Pedro Giffuni yazdı
In the case of the Illumos/Solaris-i386 port there are some conflicts caused by internal C definitions. Try to work them out with some help of Illumos' opengrok. On the case of the odbcbase driver rename the affected typedef to avoid conflicts.
-
- 24 Kas, 2015 10 kayıt (commit)
-
-
Damjan Jovanovic yazdı
i92642 added the ability to use certain keywords as variable names (eg. name = 1, line = "hi"), but also caused a regression where "Line Input" is broken in single-line If statements. This patch fixes that by allowing Then and Else to also be the start-of-line tokens expected to immediately preceed the "Line" token in order for that "Line" token to be recognized a keyword instead of a variable name. Also added FVT spreadsheet tests for "Line" as both a variable name and as "Line Input". Patch by: me
-
Pedro Giffuni yazdı
Use new versions of the Google Croscore and DejaVu fonts. The Croscore fonts do not carry NeuSymbol anymore but that is not really an issue since we carry OpenSymbol.
-
Pedro Giffuni yazdı
CID: 982591
-
Pedro Giffuni yazdı
CID: 708722
-
Pedro Giffuni yazdı
CID: 1229496
-
Pedro Giffuni yazdı
CID: 1158520
-
Pedro Giffuni yazdı
CID: 1028073
-
Pedro Giffuni yazdı
CID: 1028069
-
Pedro Giffuni yazdı
CID: 1028009
-
Pedro Giffuni yazdı
CID: 1028321, 1028322, 1028323
-
- 22 Kas, 2015 1 kayıt (commit)
-
-
Damjan Jovanovic yazdı
Patch by: Pathangi Janardhanan Jatinshravan <JATINSHR001 at e dot ntu dot edu dot sg> Review by: me
-
- 18 Kas, 2015 1 kayıt (commit)
-
-
Tsutomu Uchino yazdı
-