aboutsummaryrefslogtreecommitdiffstats
path: root/math/ruby-bitset
ModeNameSize
-rw-r--r--Makefile611logstatsplainblame
-rw-r--r--distinfo105logstatsplainblame
-rw-r--r--pkg-descr151logstatsplainblame
-rw-r--r--pkg-plist174logstatsplainblame
lass='commitgraph'>* Make "stop" do nothing but set the stopped flag, as inJon Trowbridge2001-09-1510-209/+255 * linked to a now-obsolete section. changed link.Aaron Weber2001-09-153-261/+338 * Return the cached value of camel_service_get_name so that we don't leakJeffrey Stedfast2001-09-152-16/+30 * fixed a small memory leakJeffrey Stedfast2001-09-152-0/+4 * Added a refcount variable so set the refcount to 1. (sd_got_store): UnrefJeffrey Stedfast2001-09-152-46/+86 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-2/+11 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-2/+11 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+8 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+2 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-152-1/+3 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-154-3/+11 * Set CLEANFILES directly instead of using `+='.Ettore Perazzoli2001-09-152-1/+4 * [Automake 1.5 fixes pointed out by Richard BoultonEttore Perazzoli2001-09-153-5/+16 * Use g_datalist_set_data_full so that the data will be free'd when we clearJeffrey Stedfast2001-09-153-4/+9 * added space after 'identities' in the message. Fixes bug #9896.Damon Chaplin2001-09-152-1/+6 * Updated Swedish translation.Christian Rose2001-09-152-208/+192 * Timezone stuffIain Holmes2001-09-154-129/+126 * Return a proper value. (impl_Shell_createStorageSetView): Likewise.Ettore Perazzoli2001-09-152-5/+15 * Redo the addressbook code.Iain Holmes2001-09-152-140/+74 * Revert my bar_destroy code and replace it with dialog_destroy instead.Jeffrey Stedfast2001-09-152-3/+7 * remove translation marker for nowJP Rosevear2001-09-152-1/+6 * Append a message to any exception we get appending to any folders afterJeffrey Stedfast2001-09-152-0/+27 * Don't claim failure when reading/writing the empty string.Dan Winship2001-09-152-2/+8 * Fix crash and remove warningIain Holmes2001-09-153-30/+20 * Removed unused variable.Ettore Perazzoli2001-09-152-3/+5 * [Fix #8204 and the other bugs caused by allowing invocations onEttore Perazzoli2001-09-153-18/+93 * use install hook instead of install rule to guarantee we run afterJP Rosevear2001-09-155-68/+64 * - updatesDirk-Jan C. Binnema2001-09-141-81/+41 * Updated Hungarian translation + terminology fixes.Andras Timar2001-09-142-933/+1126 * Updated Swedish translation.Christian Rose2001-09-142-311/+368 * Fixed double-freeing of EDestination vector when sending html mail toJon Trowbridge2001-09-142-1/+6 * use ldap_init. ldap_open is deprecated in openldap 2.x.Chris Toshok2001-09-142-1/+6 * Don't reuse the exception if it has already been set.Jeffrey Stedfast2001-09-145-15/+49 * supplement to the previous commit by patrovPavel Cholakov2001-09-142-1/+5 * Added bg to ALL_LINGUAS.Yanko Kaneti2001-09-142-1/+5 * [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-145-11/+67 * Fix NorwayIain Holmes2001-09-142-42/+45 * Do error-checking based on function return values rather than exceptionsJeffrey Stedfast2001-09-142-7/+12 * Pass an exception to the cache. (imap_append_online): Same.Jeffrey Stedfast2001-09-144-33/+72 * Add more info on tasks features.Aaron Weber2001-09-141-1/+10 * [Remove a bunch of debugging messages, as per #7741.]Ettore Perazzoli2001-09-1415-37/+50 * Disable DnD on the EStorageSetView to avoid strange behaviors.Ettore Perazzoli2001-09-148-23/+104 * Fix Slashdot problemIain Holmes2001-09-142-1/+5 * Modified to take a FolderETree instead of a CamelStore (since theJeffrey Stedfast2001-09-142-92/+100 * Make sure the dir pointer is non-NULL before using it.Jeffrey Stedfast2001-09-142-8/+15 * use ical partstat, role, cutypes directlyJP Rosevear2001-09-145-248/+268 * Don't unref the old dropdown, we don't "own" it.Jeffrey Stedfast2001-09-142-3/+5 * Convert the charset to the iconv-friendly name.Jeffrey Stedfast2001-09-143-3/+30 * Changed this to change state on button down, even if we aren't editing.Christopher James Lahey2001-09-141-14/+11 * override the gnome-vfs.mime to match .vcf as text/x-vcard.Larry Ewing2001-09-142-0/+8 * Make sure that the charset_filter is non-NULL before using it since iconvJeffrey Stedfast2001-09-142-2/+10 * *** empty log message ***Pavel Petrov Tcholakov2001-09-141-0/+7426 * Return -1 on failure.Jeffrey Stedfast2001-09-142-3/+8 * Unref the model after creating the ETable, since the table will hold a refDan Winship2001-09-132-1/+2 * Updated Swedish translation.Christian Rose2001-09-132-8/+12 * unref the old dropdown_menu if there is one.Larry Ewing2001-09-132-0/+8 * free the credits string.Larry Ewing2001-09-132-0/+5 * free the text values we get from the property bag and release the propertyLarry Ewing2001-09-132-0/+10 * Updated Swedish translation.Christian Rose2001-09-132-212/+260 * Add SUB_VERSION to the version string passed toEttore Perazzoli2001-09-132-1/+6 * No longer need the context in order to clone a FilterRule.Jeffrey Stedfast2001-09-132-2/+8 * only allow importing to /local folders.Chris Toshok2001-09-132-0/+16 * [Fix #4962, "Highlighting is left after a drag".]Ettore Perazzoli2001-09-132-2/+9 * Only gtk_widget_destroy() the icon_widget if it's not NULL.Ettore Perazzoli2001-09-132-2/+9 * Clone the current rule before editing it so that changes can be undone.Jeffrey Stedfast2001-09-137-30/+150 * Fixed the remove callback prototype, and return the result properly using22001-09-132-3/+26 * Remove spewIain Holmes2001-09-132-1/+5 * Fix vcard importingIain Holmes2001-09-132-1/+8 * free the values that are being leaked here.Larry Ewing2001-09-132-4/+20 * free the source url in the nonfailure case.Larry Ewing2001-09-132-0/+6 * Change the 'not' virtual method from an immediate e-sexp function to a22001-09-133-3/+87 * Remove the match-all from the not body-contains, so we can use the new22001-09-132-1/+6 * printf arguments were reversed by mistake. Fixed bug #9693.Jon Trowbridge2001-09-132-1/+6 * Updated Norwegian (bokmål) translation.Kjartan Maraas2001-09-133-661/+802 * Save transport passwords too. This fixes bug #3020.Jeffrey Stedfast2001-09-132-8/+15 * Unref the message info.Jeffrey Stedfast2001-09-132-1/+9 * send 6 weeks of free busy info starting with the UTC start of dayJP Rosevear2001-09-133-19/+118 * Fixed translation files.Kwok-Koon Cheung2001-09-123-5/+12 * null terminate the destination vectorJP Rosevear2001-09-122-0/+6 * Added an use_description argument so that other alarms can fall back toFederico Mena Quintero2001-09-123-17/+159 * free the destination vector when we finish with it, if we actually addJP Rosevear2001-09-122-5/+11 * Validation issues.Aaron Weber2001-09-121-6/+8 * Generate an ICAL_ATTACH_VALUE value from the string.Federico Mena Quintero2001-09-122-2/+18 * Don't set the folderinfo's unread count to 0 when camel reports -1, sinceDan Winship2001-09-122-6/+10 * Updated Swedish translation. No, I cannot beleive what's happening in theChristian Rose2001-09-112-648/+718 * Updated Slovak translation.Stanislav Visnovsky2001-09-112-437/+501 * call menu_file_save_error when there is an exception while saving.Larry Ewing2001-09-112-7/+27 * Add changelog entry.JP Rosevear2001-09-111-0/+4 * temporarily disable zh_TWJP Rosevear2001-09-111-1/+1 * Contact lists.Aaron Weber2001-09-115-59/+176 * Encode the score as an integer string, not as a string of integers. #5098.02001-09-112-4/+6 * Pass in a hashtalbe used for finding visited nodes. (inode_hash):02001-09-112-26/+80 * Dynamically create the folder type list from camel. (reconfigure_clicked):02001-09-119-760/+831 * Progress reporting while moving messages.02001-09-114-7/+56 * hboxIain Holmes2001-09-112-1/+6 * Handle empty accountsIain Holmes2001-09-112-2/+11 * Handle MovemailIain Holmes2001-09-112-2/+20 * Don't use new_with_sig_file, that function no longer exists.Jeffrey Stedfast2001-09-114-11/+19 * Don't call new_with_sig_file, it no longer exists.Jeffrey Stedfast2001-09-114-22/+6 * Marked string for translation. (new_source_created): Ditto.Chyla Zbigniew2001-09-113-7/+19 * Convert string generated by strftime to UTF-8.Chyla Zbigniew2001-09-112-9/+34 * strdup the result of the first call to ical_component_as_ical_string()Damon Chaplin2001-09-112-6/+27 * Handle the new icalattach type instead of struct icalattachtype.Federico Mena Quintero2001-09-115-439/+38 * Allow the dialog's title to be translated.Jeffrey Stedfast2001-09-112-1/+6 * Purification.Dan Winship2001-09-116-13/+45 * Make sure that the session is non-NULL. (menu_file_send_cb): And here too.Jeffrey Stedfast2001-09-112-2/+8 * Replace struct icalattachtype by an opaque icalattach that is properlyFederico Mena Quintero2001-09-1111-125/+249 * Changed which widget to connect signals to to watch for drag & drop. FixesChristopher James Lahey2001-09-111-4/+4 * Hide the S/MIME frame if we don't support S/MIME.Jeffrey Stedfast2001-09-112-1/+4 * Wrap the S/MIME code in ifdef SMIME_SUPPORTED which isn't defined but byJeffrey Stedfast2001-09-112-2/+9 * Small fix.Yukihiro Nakai2001-09-111-10/+6 * Add MemepoolIain Holmes2001-09-112-0/+5 * Get rid of the g_warning, we no longer really need that.Jeffrey Stedfast2001-09-112-3/+10 * Attach to the destroy event for each progressbar using bar_destroyed asJeffrey Stedfast2001-09-112-2/+21 * Verified that all functionality is in here, should be!Kevin Breit2001-09-112-33/+90 * Pass along the right string, this fixes bug #9518.Jeffrey Stedfast2001-09-112-1/+4 * Don't save the authmech if the username doesn't exist. Fixes bug #9474.Jeffrey Stedfast2001-09-112-1/+4 * Remove some mailer-set headers. Fixes bug #9462.Jeffrey Stedfast2001-09-112-3/+13 * Fix obvious dumb mistake in previous commit that made it *always* complainDan Winship2001-09-112-16/+24 * Oops. Remove duplicate free.Dan Winship2001-09-112-2/+4 * Small update.Yukihiro Nakai2001-09-111-7/+3 * Update Japanese translation.Yukihiro Nakai2001-09-111-96/+54 * Forgot to return the newly allocated msg.02001-09-10