index
:
delta/gnome/libgweather.git
153-memory-leak-in-version-3
benzea/40.alpha.1
benzea/gnome-3-36-met.no-backport
benzea/maintainers
benzea/wip-variant-backend
destring-rebase
ebassi/add-logo
ebassi/issue-161
gbsneto/fix-refs
gnome-2-22
gnome-2-24
gnome-2-26
gnome-2-28
gnome-2-30
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-20
gnome-3-24
gnome-3-26
gnome-3-28
gnome-3-32
gnome-3-34
gnome-3-36
gnome-3-4
gnome-3-6
gnome-3-8
gnome-42
h.finucane-rebase
improve-build
jjardon/G_GSIZE_FORMAT
libgweather-3
main
master
mcatanzaro/soup3-default
pgriffis/gmodule-dep
pgriffis/libsoup-ci
skip-locale
wip/api-break
wip/carlosg/plug-leaks
wip/cdavis/windspeed-string
wip/flatten-stations
wip/forecasts
wip/hadess/app-id
wip/hadess/faster-pylint
wip/hadess/gnome-shell-crasher
wip/hadess/met-no-migration
wip/hadess/serialisation-fix-stable
wip/hadess/weather-fixes
wip/meson
wip/muktupavels/fix-metar-data
wip/piotrdrag/concatenated-strings
wip/piotrdrag/vicenza-master
wip/tintou/modern-code
gitlab.gnome.org: GNOME/libgweather.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libgweather
/
weather-metar.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
metar: Use G_REGEX_OPTIMIZE with older GLib versions
Emmanuele Bassi
2022-07-13
1
-7
/
+12
*
Remove trailing newlines from logging functions
Emmanuele Bassi
2021-11-17
1
-7
/
+4
*
metar: Plug a memory leak
Emmanuele Bassi
2021-11-17
1
-0
/
+5
*
Remove unused assignment
Emmanuele Bassi
2021-11-12
1
-3
/
+2
*
Run the code base through the style formatter
Emmanuele Bassi
2021-11-10
1
-17
/
+25
*
Port to libsoup3
Daniel Kolesa
2021-11-10
1
-24
/
+71
*
Reformat the code using clang-format
Emmanuele Bassi
2021-10-17
1
-100
/
+112
*
Add missing include
Emmanuele Bassi
2021-10-15
1
-0
/
+1
*
Clean up source files preamble
Emmanuele Bassi
2021-10-13
1
-19
/
+5
*
gweather: Remove intermediate private struct for GWeatherInfo
Bastien Nocera
2021-01-12
1
-70
/
+48
*
metar: Add some debug info about parsing
Bastien Nocera
2020-06-19
1
-0
/
+7
*
all: Use https for GNU license link
Bastien Nocera
2020-04-06
1
-1
/
+1
*
weather: Fix possible use after free
Bastien Nocera
2019-10-15
1
-12
/
+16
*
metar: Don't mark weather info as invalid if already valid
Bastien Nocera
2019-08-27
1
-1
/
+2
*
metar: Add more debug to METAR parsing
Bastien Nocera
2019-03-12
1
-0
/
+20
*
weather: Don't try to fetch weather for named timezones
Bastien Nocera
2018-10-08
1
-0
/
+3
*
weather-metar: properly extract metar data
wip/muktupavels/fix-metar-data
Alberts Muktupāvels
2018-04-30
1
-4
/
+6
*
Use GRegex instead of POSIX regex to parse METAR strings
Giovanni Campagna
2017-11-26
1
-38
/
+46
*
Fix a translator comment
Piotr Drąg
2017-01-28
1
-1
/
+1
*
Switch to new METAR data provider
Frank Dana
2016-08-28
1
-5
/
+11
*
Avoid redirects from US Weather Service
Daniel Aleksandersen
2016-05-29
1
-1
/
+1
*
Revert "Consolidate feature checks and system macros"
Giovanni Campagna
2015-04-26
1
-1
/
+5
*
Consolidate feature checks and system macros
Giovanni Campagna
2015-04-13
1
-5
/
+1
*
Consolidate define checks and forbid single includes
Giovanni Campagna
2015-04-13
1
-1
/
+0
*
Move to a more consistent naming system for source files
Giovanni Campagna
2015-04-13
1
-1
/
+1
*
GWeatherInfo: don't abort the entire SoupSession
Giovanni Campagna
2014-03-08
1
-6
/
+6
*
Fix metar parsing with multiple conditions
Giovanni Campagna
2013-03-18
1
-40
/
+90
*
METAR: the code for ice pellets is PL, not PE
Giovanni Campagna
2013-03-18
1
-1
/
+1
*
GWeatherInfo: namespace an internal function
Giovanni Campagna
2012-12-02
1
-2
/
+3
*
Remove WeatherLocation as a pointer type
Giovanni Campagna
2012-12-02
1
-6
/
+2
*
Weather: move weather.h to gweather-weather.h
Giovanni Campagna
2012-03-09
1
-1
/
+0
*
Port to GSettings
Giovanni Campagna
2012-03-09
1
-62
/
+62
*
API Break: correct namespacing and make WeatherInfo more GObject friendly
Giovanni Campagna
2012-03-09
1
-98
/
+122
*
Further Windows work
Tor Lillqvist
2009-05-29
1
-4
/
+0
*
Second part of win32 portability. Based on patch by Tor Lillqvist
Vincent Untz
2008-12-02
1
-0
/
+3
*
Handle wind reports in m/s. #541721
Dan Winship
2008-11-25
1
-3
/
+7
*
Add this so we can distinguish "the requested code was invalid" from "we
Dan Winship
2008-10-17
1
-4
/
+14
*
gettext wrapper that ensures bindtextdomain() and
Dan Winship
2008-09-29
1
-1
/
+0
*
Clean up the GPL notices and #includes. Remove most of the "Author: ..."
Dan Winship
2008-09-03
1
-13
/
+14
*
Added translator comment.
Claude Paroz
2008-07-30
1
-0
/
+1
*
Only increase pending_requests if we actually queued request, else we may
Matthias Clasen
2008-07-25
1
-1
/
+3
*
require libsoup instead of gnome-vfs. (Also require gconf explicitly; it
Dan Winship
2008-06-18
1
-83
/
+28
*
code cleanup. Try to standardize on a single style. (No functional
Dan Winship
2008-06-18
1
-195
/
+202
*
Add the API guard to the C files
Federico Mena Quintero
2008-01-14
1
-0
/
+1
*
Add, mostly copied from gnome-applets
Bastien Nocera
2007-11-22
1
-0
/
+590