Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.14_2 08 Sep 2023 09:06:24
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.72.0
PR: 273331 |
1.3.14_1 17 Jul 2023 15:58:38
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.71.0
PR: 272449 |
1.3.14 01 Jul 2023 07:52:28
    |
Yuri Victorovich (yuri)  |
x11/rlaunch: Update 1.3.13 → 1.3.14
Reported by: portscout |
1.3.13_5 09 Jun 2023 11:38:16
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.70.0
PR: 271797 |
1.3.13_4 09 May 2023 19:54:46
    |
Piotr Kubaj (pkubaj)  |
x11/rlaunch: fix build on powerpc |
1.3.13_4 23 Apr 2023 13:14:05
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.69.0
PR: 270953 |
1.3.13_3 16 Mar 2023 11:11:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.68.0
PR: 270080 |
1.3.13_2 13 Feb 2023 14:52:59
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.67.1
PR: 269336 |
1.3.13_1 16 Jan 2023 10:14:01
    |
Yuri Victorovich (yuri)  |
x11/rlaunch: Broken on i386
Reported by: fallout |
1.3.13_1 08 Jan 2023 11:52:39
    |
Piotr Kubaj (pkubaj)  |
x11/rlaunch: fix build with unsigned char
error[E0308]: mismatched types
--> src/x11.rs:310:54
|
310 | (self.xlib.XLookupString)(&mut keyevent, &mut c_char, 1,
null_mut(), null_mut());
| ------------------------- ^^^^^^^^^^^ expected
`u8`, found `i8`
| |
| arguments to this function are incorrect
|
= note: expected raw pointer `*mut u8`
found mutable reference `&mut i8` |
1.3.13_1 07 Jan 2023 19:24:18
    |
Daniel Engberg (diizzy)  |
*/*: Bump rust (cargo) ports to reflect on WITH_LTO
Bump ports in tree so they get rebuilt with new default settings
for cargo ports |
1.3.13 03 Jan 2023 06:34:13
    |
Yuri Victorovich (yuri)  |
x11/rlaunch: New port: Fast, light-weight and modern application launcher for
X11 |