[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] New MongoDB client component.
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] New MongoDB client component.
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Wed, 05 Jun 2024 19:21:11 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: 569d3abd by Benoît Minisini at 2024-06-05T21:20:21+02:00 New MongoDB client component. [CONFIGURATION] * NEW: New MongoDB client component. [GB.MONGODB] * NEW: New MongoDB client component. - - - - - 30 changed files: - Makefile.am - + TEMPLATE/conf/gb.mongodb.conf - TEMPLATE/template/configure.ac - configure.ac - + gb.mongodb/AUTHORS - + gb.mongodb/COPYING - + gb.mongodb/ChangeLog - + gb.mongodb/INSTALL - + gb.mongodb/Makefile.am - + gb.mongodb/NEWS - + gb.mongodb/README - + gb.mongodb/acinclude.m4 - + gb.mongodb/component.am - + gb.mongodb/configure.ac - + gb.mongodb/gambas.h - + gb.mongodb/gb_common.h - + gb.mongodb/m4 - + gb.mongodb/reconf - + gb.mongodb/src/Makefile.am - + gb.mongodb/src/c_mongoclient.c - + gb.mongodb/src/c_mongoclient.h - + gb.mongodb/src/c_mongocollection.c - + gb.mongodb/src/c_mongocollection.h - + gb.mongodb/src/gb.mongodb.component - + gb.mongodb/src/gb.mongodb/.directory - + gb.mongodb/src/gb.mongodb/.hidden/logo.png - + gb.mongodb/src/gb.mongodb/.project - + gb.mongodb/src/gb.mongodb/.src/Main.module - + gb.mongodb/src/helper.c - + gb.mongodb/src/helper.h View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/569d3abdeac75e9d98fb322efea4602fdcc14ee5 -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/569d3abdeac75e9d98fb322efea4602fdcc14ee5 You're receiving this email because of your account on gitlab.com.